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 --reloadAn Example Plugin for ChatGPT, Utilizing FastAPI, LangChain and Chroma
Repository from Github https://github.comexperienced-dev/chatgpt-plugin-fastapi-langchain-chroma
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 --reloadAn Example Plugin for ChatGPT, Utilizing FastAPI, LangChain and Chroma
GNU Affero General Public License v3.0