mirror of
https://github.com/katanemo/plano.git
synced 2026-05-08 23:32:43 +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
|
|
@ -3,7 +3,7 @@ name = "travel-agents"
|
|||
version = "0.1.0"
|
||||
description = "Travel Booking Agents - Weather, Flight, and Currency"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
requires-python = ">=3.10,<3.14"
|
||||
dependencies = [
|
||||
"click>=8.2.1",
|
||||
"pydantic>=2.11.7",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue