Skip to content

aleksandra-krasno/langchain_testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing langchain

Some scripts for testing langchain main functionalities.

  1. Create the virtual environment
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
  1. Run ollama with a specif model:
ollama run mwiewior/bielik
  1. Navigate to the specific directory and run the code with a local README.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages