tabbyAPI-ollama/endpoints/core
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
..
types Config: Use an explicit "auto" value for rope_alpha 2024-08-31 22:59:56 -04:00
utils API: Fix current model list return 2024-09-01 10:54:01 -04:00
router.py Config: Migrate to global class instead of dicts 2024-09-04 23:18:47 -04:00