mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-07 22:15:28 +03:00
* 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> |
||
|---|---|---|
| .. | ||
| defs | ||
| __init__.py | ||
| app.py | ||
| auth.py | ||
| camera.py | ||
| chat_util.py | ||
| chat.py | ||
| classification.py | ||
| debug_replay.py | ||
| event.py | ||
| export.py | ||
| fastapi_app.py | ||
| media.py | ||
| motion_search.py | ||
| notification.py | ||
| preview.py | ||
| record.py | ||
| review.py | ||