Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 197 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 197 Bytes

Playground for LLM, openai, langchain and so on

create a virtual environment and activate

control + p --> python create venv

install requirements

pip install -r /path/to/requirements.txt