Skip to content

Model name bug and litellm support for openai-agents integration #995

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

Closed
wants to merge 1 commit into from

Conversation

Anilturaga
Copy link

  • Model name provided during the Agent creation is not being used
  • LiteLLM support similar to openai-agents. ex model name would be 'litellm/anthropic/claude-sonnet-4-20250514

What was changed

Why?

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

- Model name provided during the Agent creation is not being used
- LiteLLM support similar to openai-agents. ex model name would be 'litellm/anthropic/claude-sonnet-4-20250514
@Anilturaga Anilturaga requested a review from a team as a code owner July 24, 2025 20:04
@CLAassistant
Copy link

CLAassistant commented Jul 24, 2025

CLA assistant check
All committers have signed the CLA.

@tconley1428
Copy link
Contributor

Hi, thanks for the model name fix. As far as LiteLLM support goes, there are some serialization issues with it that I am working on, but the overall scenario doesn't need the reimplementation that you have. You can see an example of using it in https://github.com/temporalio/sdk-python/pull/988/files, unfortunately with some other unrelated code changes.

@Anilturaga
Copy link
Author

Closing as both changes are implemented at #988 and #996

@Anilturaga Anilturaga closed this Jul 26, 2025
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.

3 participants