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

Feature/PADW 65 GUC Based Transformer Server Type #11

Merged
merged 4 commits into from
Sep 27, 2024

Conversation

analyzer1
Copy link
Collaborator

This feature introduces GUC (Grand Unified Configuration) parameters to enable dynamic selection of transformer providers within the PG-AUTO-DW project. By configuring GUC parameters, users can switch between OLAMA servers and servers adhering to OpenAI’s standards.

…different transformer server types (Ollama or OpenAI), enhancing flexibility for transformer server configuration.
…ature/PADW-65-guc-based-transformer-server-type
- Implemented FromStr for TransformerServerType to simplify string parsing.
- Improved error handling by returning &'static str for invalid server types.
@analyzer1 analyzer1 merged commit 978b73f into main Sep 27, 2024
1 check passed
@analyzer1 analyzer1 deleted the feature/PADW-65-guc-based-transformer-server-type branch September 27, 2024 14:29
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.

1 participant