frigate/frigate/api
Nicolas Mowen 01a7ec1060
Miscellaneous fixes (#23044)
* Move openai specific workaround so it doesn't apply to other providers

* Fix gemini tool calling

* Improve efficiency of frame listing for previews

* debug replay fixes

- initial selection without changing the radio button in the dialog would select 1 hour (rather than 1 minute)
- use CLIPS_DIR instead of CACHE_DIR so that longer replay clips don't cause tmpfs cache overflows

* don't re-render the tracking details overlay on every video time tick

* change pinned to planned

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2026-04-30 12:53:34 -05:00
..
defs Add step + percent progress for exports (#22915) 2026-04-17 12:18:12 -06:00
__init__.py Update flask and restructure into api folder with apis put into separate folders (#10193) 2024-03-02 22:10:37 +00:00
app.py Miscellaneous fixes (#22780) 2026-04-07 07:16:19 -06:00
auth.py Export improvements (#22867) 2026-04-14 08:19:50 -06:00
camera.py Improve environment var handling (#22796) 2026-04-07 07:16:02 -06:00
chat_util.py Chat improvements (#22823) 2026-04-09 14:31:37 -06:00
chat.py GenAI Optimizations (#23006) 2026-04-25 17:38:18 -05:00
classification.py Reclassification (#22603) 2026-03-24 07:18:06 -06:00
debug_replay.py Debug replay (#22212) 2026-03-04 10:07:34 -06:00
event.py Camera access fixes (#22987) 2026-04-23 12:27:49 -06:00
export.py Add ability to download case as zip (#23034) 2026-04-28 19:11:41 -05:00
fastapi_app.py Camera profile support (#22482) 2026-03-19 09:47:57 -05:00
media.py Miscellaneous fixes (#23044) 2026-04-30 12:53:34 -05:00
motion_search.py Improve motion review and add motion search (#22253) 2026-03-05 17:53:48 -06:00
notification.py API admin exemptions and route guard updates (#21094) 2025-11-29 07:30:04 -06:00
preview.py Miscellaneous fixes (#23044) 2026-04-30 12:53:34 -05:00
record.py Camera access fixes (#22987) 2026-04-23 12:27:49 -06:00
review.py Refactor genai (#22752) 2026-04-03 17:13:52 -06:00