Skip to content

refactor: update model provider#45

Merged
a-klos merged 12 commits into
refactor/ghafrom
fix/legacy-completions-endpoint
Jul 15, 2025
Merged

refactor: update model provider#45
a-klos merged 12 commits into
refactor/ghafrom
fix/legacy-completions-endpoint

Conversation

@a-klos
Copy link
Copy Markdown
Member

@a-klos a-klos commented Jul 8, 2025

This pull request refactors the handling of language model providers and enhances the robustness of AI-generated outputs across multiple files. Key changes include replacing the llm_provider function with the new chat_model_provider, improving error handling for AI responses, and adding support for output parsers in specific chains.

Refactoring and Provider Updates:

AI Output Handling:

Output Parser Integration:

Dependency and Test Updates:

@a-klos a-klos changed the title fix: legacy completions endpoint refactor: update model provider Jul 8, 2025
@a-klos
Copy link
Copy Markdown
Member Author

a-klos commented Jul 8, 2025

the pr fixes following issue:
#39

@a-klos a-klos self-assigned this Jul 8, 2025
@a-klos a-klos added the enhancement New feature or request label Jul 8, 2025
Comment thread libs/admin-api-lib/src/admin_api_lib/dependency_container.py
@a-klos a-klos requested a review from MelvinKl July 10, 2025 13:22
@a-klos a-klos merged commit 432b36c into refactor/gha Jul 15, 2025
2 checks passed
@a-klos a-klos deleted the fix/legacy-completions-endpoint branch July 15, 2025 09:55
@a-klos a-klos restored the fix/legacy-completions-endpoint branch July 15, 2025 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants