llamaindex support (#1758)

This commit is contained in:
LawyZheng
2025-02-12 11:17:25 +08:00
committed by GitHub
parent 5db9a3890c
commit fbf1473884
7 changed files with 646 additions and 89 deletions

View File

@@ -55,6 +55,7 @@ asyncpg = "^0.30.0"
json-repair = "^0.34.0"
pypdf = "^5.1.0"
langchain = "^0.3.18"
llama-index = "^0.12.16"
[tool.poetry.group.dev.dependencies]
isort = "^5.13.2"