18 Commits

Author SHA1 Message Date
Shahar Abramov
c095eb99ed fix filtered tools example 2025-04-10 14:37:23 +03:00
Shahar Abramov
a6433f1fc2 ensure message path is built correctly, and introduce a hacky fix for mounting on APIRouter 2025-04-10 14:35:34 +03:00
Shahar Abramov
3daab18090 add tool filtering capability 2025-04-10 13:23:01 +03:00
Shahar Abramov
8b29e001c5 add example 2025-04-10 12:41:40 +03:00
Shahar Abramov
ebbd0e4107 improve examples 2025-04-09 18:52:12 +03:00
Shahar Abramov
b2ebc5cf05 refactor and add more examples 2025-04-09 01:22:51 +03:00
Shahar Abramov
1f325f2975 add logging to examples (override uvicorn's default logger) 2025-04-08 19:23:16 +03:00
Shahar Abramov
7f543d9423 fastapi-native routes 2025-04-08 19:18:51 +03:00
Shahar Abramov
97ffd8e7c4 change to class based 2025-04-08 18:13:39 +03:00
Shahar Abramov
e10a4a1bbc add full response schema example 2025-04-08 17:20:47 +03:00
Shahar Abramov
2a10c2eb13 refactor 2025-04-08 16:56:08 +03:00
Shahar Abramov
f44ff8ddbb improve tests 2025-03-09 16:41:20 +02:00
Shahar Abramov
fbe33b419e update docs 2025-03-09 16:39:41 +02:00
Shahar Abramov
a30ae5d4d0 improve tests 2025-03-09 16:00:01 +02:00
Shahar Abramov
1ed8eca362 add describe_all_responses and describe_full_response_schema params 2025-03-09 15:01:11 +02:00
Shahar Abramov
7b954d27b3 WIP 2025-03-09 12:52:50 +02:00
Itay Shemer
9afba6bb96 support union types 2025-03-08 17:02:32 +02:00
Itay Shemer
3c8da6a741 first commit 2025-03-08 13:16:12 +02:00