An Example Plugin for ChatGPT, Utilizing FastAPI, LangChain and Chroma
pip install -r requirements.txtpython -c "import shutil; shutil.copy('.env.example', '.env')"python persist_chroma.pyuvicorn main:app --log-level debug --reload| Name | Name | Last commit date | ||
|---|---|---|---|---|
An Example Plugin for ChatGPT, Utilizing FastAPI, LangChain and Chroma
pip install -r requirements.txtpython -c "import shutil; shutil.copy('.env.example', '.env')"python persist_chroma.pyuvicorn main:app --log-level debug --reload