Spaces:
Sleeping
Sleeping
| # Core | |
| gradio | |
| python-dotenv | |
| # LangChain & Google | |
| langchain | |
| langchain-core | |
| langchain-google-genai | |
| google-generativeai | |
| # Vector DB | |
| pymilvus | |
| marshmallow<3.13.0 # <--- 添加这一行来解决版本冲突! | |
| # Tools | |
| requests | |
| beautifulsoup4 |