Skip to content

refactor: update model provider #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Jul 15, 2025
Merged

Conversation

a-klos
Copy link
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
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
@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