refactor: moved registries into a separate module and code cleanup
fix: refactored dial provider to follow the same pattern
This commit is contained in:
@@ -28,6 +28,7 @@ py-modules = ["server", "config"]
|
||||
"conf/openai_models.json",
|
||||
"conf/gemini_models.json",
|
||||
"conf/xai_models.json",
|
||||
"conf/dial_models.json",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user