Skip to content
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

Providers Refactor #175

Merged
merged 8 commits into from
Nov 19, 2024
Merged

Providers Refactor #175

merged 8 commits into from
Nov 19, 2024

Conversation

brunoalho99
Copy link
Contributor

@brunoalho99 brunoalho99 commented Nov 18, 2024

LLMstudio Version X.X.X

What was done in this PR:

Refactored the vertexAI provider to improve code clarity and maintainability.
Removed duplicated async code in OpenAI and Azure providers for better efficiency and consistency.

How it was tested:

Executed the core.py and langchain_integration.py scripts located in the examples folder to ensure functionality and compatibility after changes.

Additional notes:

Any breaking changes? No breaking changes were introduced.
Any new dependencies added? No new dependencies were added.
Any performance improvements? Simplified and optimized the async implementation for better code execution and maintenance.

@brunoalho99 brunoalho99 changed the base branch from main to feat/bedrock November 19, 2024 11:37
@diogoncalves diogoncalves self-requested a review November 19, 2024 12:08
@brunoalho99 brunoalho99 merged commit e577f8b into feat/bedrock Nov 19, 2024
@brunoalho99 brunoalho99 deleted the feature/vertexai-refactor branch November 19, 2024 16:58
@diogoncalves diogoncalves mentioned this pull request Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants