Nicolas Mowen
3d1add5f33
Fix label check ( #14610 )
...
* Create config for parsing object
* Use in maintainer
2024-11-19 12:11:09 -07:00
Nicolas Mowen
ac8ddada0b
Various fixes ( #14703 )
...
* Fix not retaining custom events
* Fix media apis
2024-10-31 07:31:01 -05:00
Josh Hawkins
b299652e86
Generative AI changes ( #14413 )
...
* Update default genai prompt
* Update docs
* improve wording
* clarify wording
2024-10-17 10:15:44 -06:00
Josh Hawkins
b5f5627ca6
Add Azure OpenAI as genai provider ( #14102 )
...
* add azure openai genai client
* docs
2024-10-01 13:57:40 -06:00
Josh Hawkins
95d6da3111
Add ability to configure genai to use snapshot instead of thumbnails ( #14077 )
...
* Allow embedding of snapshot for description via config option
* docs
* frontend button
* Backend
* crop snapshot to region
* only show dropdown when event has snapshot
* fix cursor on dropdown
* crop on initial generation as well
* use enum for type
* fix type
2024-09-30 15:54:53 -06:00
gtsiam
bbbb3b4a06
Split config.py into multiple files ( #14038 )
...
* Replace logging.warn with logging.warning
* Install config global state early
* Split config.py into more manageable pieces
2024-09-28 14:21:42 -05:00