mirror of
https://github.com/katanemo/plano.git
synced 2026-05-21 13:55:15 +02:00
fix mcp_filter demo: add missing List import, fix README typo
Made-with: Cursor
This commit is contained in:
parent
014c4578a5
commit
15c6ce7d64
19 changed files with 974 additions and 2325 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[project]
|
||||
name = "multi-turn-rag"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.12"
|
||||
requires-python = ">=3.12,<3.14"
|
||||
dependencies = [
|
||||
"fastapi",
|
||||
"uvicorn",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue