tabbyAPI-ollama/endpoints
kingbri 93872b34d7 Config: Migrate to global class instead of dicts
The config categories can have defined separation, but preserve
the dynamic nature of adding new config options by making all the
internal class vars as dictionaries.

This was necessary since storing global callbacks stored a state
of the previous global_config var that wasn't populated.

Signed-off-by: kingbri <bdashore3@proton.me>
2024-09-04 23:18:47 -04:00
..
core Config: Migrate to global class instead of dicts 2024-09-04 23:18:47 -04:00
Kobold Kobold: Fix max length type 2024-07-26 23:00:26 -04:00
OAI Config: Migrate to global class instead of dicts 2024-09-04 23:18:47 -04:00
server.py Config: Migrate to global class instead of dicts 2024-09-04 23:18:47 -04:00
utils.py Main: Make openapi export store locally 2024-07-08 14:54:06 -04:00