完成和大模型的通信
This commit is contained in:
@@ -5,10 +5,11 @@ description = "本项目用于构建 LLM wiki 知识库"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"llama-index>=0.12.0",
|
||||
"llama-index-llms-openai-like==0.7.2",
|
||||
]
|
||||
|
||||
[tool.uv]
|
||||
index-url = "https://pypi.tuna.tsinghua.edu.cn/simple"
|
||||
index-url = "https://mirrors.aliyun.com/pypi/simple"
|
||||
link-mode = "copy"
|
||||
|
||||
[dependency-groups]
|
||||
|
||||
Reference in New Issue
Block a user