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

[Roadmap]: Improved 'name' support for non-OpenAI clients #3333

Closed
6 tasks done
marklysze opened this issue Aug 9, 2024 · 2 comments
Closed
6 tasks done

[Roadmap]: Improved 'name' support for non-OpenAI clients #3333

marklysze opened this issue Aug 9, 2024 · 2 comments
Assignees
Labels
group chat/teams group-chat-related issues models Pertains to using alternate, non-GPT, models (e.g., local models, llama, etc.) roadmap Issues related to roadmap of AutoGen

Comments

@marklysze
Copy link
Collaborator

marklysze commented Aug 9, 2024

With the increasing number of new client classes for non-OpenAI inference (Anthropic, Mistral, Cohere, Groq, Together.AI, etc.) we need to continue to cater for these throughout the framework. All these client classes remove the name field for inference and this can have an affect on group chats or any interaction that refers to their 'name'.

Listed PRs can help rectify or overcome this issue.

I'll also add the Ollama and Amazon Bedrock client class PRs as optional, as it would be good to have them but the aren't critical to solve the issue in the roadmap. Mistral have updated their client and there's a PR to update our client class to support it.

If you have others, please feel free to add them.

Aiming for next release, 0.2.35

Better name support and general non-OpenAI support

Preview Give feedback
@marklysze marklysze added roadmap Issues related to roadmap of AutoGen group chat/teams group-chat-related issues models Pertains to using alternate, non-GPT, models (e.g., local models, llama, etc.) labels Aug 9, 2024
@marklysze marklysze self-assigned this Aug 9, 2024
@marklysze
Copy link
Collaborator Author

cc @sonichi, @qingyun-wu, @skzhang1, @Hk669 - thanks for your help on this everyone!

@marklysze
Copy link
Collaborator Author

Thanks @thinkall, @yiranwu0, @Hk669 for your help in getting this done! 🎆

@gagb gagb unpinned this issue Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
group chat/teams group-chat-related issues models Pertains to using alternate, non-GPT, models (e.g., local models, llama, etc.) roadmap Issues related to roadmap of AutoGen
Projects
None yet
Development

No branches or pull requests

1 participant