更新canvas 3d接口 ,使用异步mq队列处理
This commit is contained in:
@@ -29,9 +29,7 @@ dependencies = [
|
||||
"psycopg[binary]>=3.3.3",
|
||||
"postgres>=4.0",
|
||||
"langchain-huggingface>=1.2.0",
|
||||
"sentence-transformers>=5.2.3",
|
||||
"rank-bm25>=0.2.2",
|
||||
"torch>=2.10.0",
|
||||
"faiss-cpu>=1.13.2",
|
||||
"terminate>=0.0.9",
|
||||
"report-generator>=0.1.10",
|
||||
@@ -51,4 +49,15 @@ dependencies = [
|
||||
"tool>=0.8.0",
|
||||
"langchain-daytona>=0.0.3",
|
||||
"langgraph-cli[inmem]>=0.4.19",
|
||||
"start>=0.2",
|
||||
"end>=1.3.1",
|
||||
"annotated>=0.0.2",
|
||||
"field>=0.2.0",
|
||||
"aio-pika>=9.6.2",
|
||||
"celery[redis]>=5.6.3",
|
||||
"python3-pika>=0.9.14",
|
||||
"tasks>=2.8.0",
|
||||
"pika>=1.3.0",
|
||||
"kombu>=5.4.0",
|
||||
"sentence-transformers[onnx]>=5.3.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user