mirror of
https://github.com/katanemo/plano.git
synced 2026-05-24 14:05:14 +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
|
|
@ -5,7 +5,7 @@ description = "Benchmarking model alias routing with Plano."
|
|||
authors = [{name = "Your Name", email = "your@email.com"}]
|
||||
license = {text = "Apache 2.0"}
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
requires-python = ">=3.10,<3.14"
|
||||
dependencies = [
|
||||
"pydantic>=2.0",
|
||||
"openai>=1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue