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

Update ai_model to be more generic #280

Open
aarushik93 opened this issue Jun 7, 2024 · 1 comment
Open

Update ai_model to be more generic #280

aarushik93 opened this issue Jun 7, 2024 · 1 comment

Comments

@aarushik93
Copy link
Contributor

aarushik93 commented Jun 7, 2024

Currently we have support for OpenAI & Groq, for both we are using the OpenAIChatClient class in common/ai_model.py - this is no longer accurate as it is not just OpenAI.

Rename this to something more generic

@Pwuts
Copy link
Member

Pwuts commented Jun 25, 2024

IMO we should migrate to forge.llm.providers to avoid further duplication of code and effort.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants