Spaces:
Sleeping
Sleeping
| [[source]] | |
| url = "https://pypi.org/simple" | |
| verify_ssl = true | |
| name = "pypi" | |
| [packages] | |
| gradio = "*" | |
| langchain-openai = "*" | |
| langchain = "*" | |
| langchain-qdrant = "*" | |
| python-dotenv = "*" | |
| pandas = "*" | |
| numpy = "*" | |
| jupyter = "*" | |
| ipykernel = "*" | |
| langgraph = "*" | |
| streamlit = "*" | |
| fuzzywuzzy = "*" | |
| python-levenshtein = "*" | |
| [dev-packages] | |
| [requires] | |
| python_version = "3.11" | |