language models and set defaults are updated

This commit is contained in:
2025-01-28 17:11:59 +03:00
parent c0bd9c1685
commit 5d3f946642
34 changed files with 638 additions and 126 deletions

View File

@@ -0,0 +1,3 @@
from .authentication.auth import authResponses
all_response_list = [authResponses]