mirror of
https://github.com/katanemo/plano.git
synced 2026-05-05 13:53:03 +02:00
add output filter chain (#822)
This commit is contained in:
parent
de2d8847f3
commit
1f23c573bf
59 changed files with 2961 additions and 2621 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