frigate/frigate/api/defs/request
Nicolas Mowen d7ad3ba699
Some checks failed
CI / AMD64 Build (push) Has been cancelled
CI / ARM Build (push) Has been cancelled
CI / Jetson Jetpack 6 (push) Has been cancelled
CI / AMD64 Extra Build (push) Has been cancelled
CI / ARM Extra Build (push) Has been cancelled
CI / Synaptics Build (push) Has been cancelled
CI / Assemble and push default build (push) Has been cancelled
Fix chat tool calling and prompt breaking (#23457)
* Implement tool call history keeping

* Refactor to match single message implementation

* Simplify data representation

* Cleanup chat page rendering

* Include system message to not break cache

* Formatting

* Update tests and update .gitignore
2026-06-12 07:48:43 -05:00
..
__init__.py Use custom body for the export recordings endpoint (#14908) 2024-11-10 20:26:47 -07:00
app_body.py Miscellaneous fixes (#23258) 2026-05-20 08:36:49 -06:00
batch_export_body.py Export improvements (#22867) 2026-04-14 08:19:50 -06:00
chat_body.py Fix chat tool calling and prompt breaking (#23457) 2026-06-12 07:48:43 -05:00
classification_body.py Implement Wizard for Creating Classification Models (#20622) 2025-10-23 13:27:28 -06:00
events_body.py Allow API Events to be Detections or Alerts, depending on the Event Label (#21923) 2026-02-26 21:27:56 -07:00
export_bulk_body.py Export improvements (#22867) 2026-04-14 08:19:50 -06:00
export_case_body.py Export improvements (#22867) 2026-04-14 08:19:50 -06:00
export_recordings_body.py Refactor Time-Lapse Export (#21668) 2026-02-26 21:27:56 -07:00
export_rename_body.py fix renaming exports with a slash (#16588) 2025-02-14 19:18:14 -07:00
review_body.py Add ability to mark review items as unreviewed (#20446) 2025-10-12 08:10:56 -05:00