8000 feat: GenAI SDK client (evals) - add support for third-party model inference via litellm library by copybara-service[bot] · Pull Request #5459 · googleapis/python-aiplatform · GitHub
[go: up one dir, main page]

Skip to content

feat: GenAI SDK client (evals) - add support for third-party model inference via litellm library #5459

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link
Contributor
8000

feat: GenAI SDK client (evals) - add support for third-party model inference via litellm library

This change introduces support for running inference on third-party models, such as those from OpenAI, by integrating the litellm library. Users can now call run_inference with model strings (e.g., "gpt-4o") to generate responses from external third-party models. The function supports input datasets in the OpenAI Chat Completion format

@product-auto-label product-auto-label bot added size: l Pull request size is large. api: vertex-ai Issues related to the googleapis/python-aiplatform API. labels Jun 20, 2025
@copybara-service copybara-service bot force-pushed the copybara_772683349 branch 4 times, most recently from 03aa843 to c05284d Compare June 24, 2025 20:24
…ference via litellm library

This change introduces support for running inference on third-party models, such as those from OpenAI, by integrating the `litellm` library. Users can now call `run_inference` with model strings (e.g., "gpt-4o") to generate responses from external third-party models. The function supports input datasets in the OpenAI Chat Completion format

PiperOrigin-RevId: 772683349
@copybara-service copybara-service bot force-pushed the copybara_772683349 branch from c05284d to 116248f Compare June 24, 2025 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: vertex-ai Issues related to the googleapis/python-aiplatform API. google-contributor size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0