Skip to content

Konrad48/langchain_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Langchain examples

PL

Należy albo wgrać notatnik na dysk Google'a i wykonać w środowisku Googlowym, albo na lokalnej maszynie. Zrób kopię pliku .env.example, nazwij ją .env i umieść w niej swój klucz API OpenAI

Lokalne użycie

Zaleca się najpierw utworzenie środowiska wirtualnego dla projektu. Użyto Pythona w wersji 3.12 dla tego projektu. Aby wykonać lokalnie, będziesz potrzebować zainstalowanych następujących bibliotek:

pip install openai python-dotenv langchain lancedb tiktoken unstructured numpy pandas

EN

You can either upload it on google drive and execute in Google's environment or on local machine. Make copy of file .env.example, name it .env and put your OpenAI API key there

Usage locally

It's recommended to first create a viruale environment for the project.
Used python 3.12 for this project
To execute locally, you will need a following libraries installed:

pip install openai python-dotenv langchain lancedb tiktoken unstructured numpy pandas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors