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

Keeping up with OpenAI #1023

Open
doberst opened this issue Oct 4, 2024 · 1 comment
Open

Keeping up with OpenAI #1023

doberst opened this issue Oct 4, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@doberst
Copy link
Contributor

doberst commented Oct 4, 2024

The core focus of the LLMWare project is building pipelines with small open source models, but we believe strongly that the project should be open and supportive of all model providers (small, large, open, proprietary) to build the best solutions.

We appreciate that many members of the LLMWare community use OpenAI, especially for use in "hybrid" strategies that combine both open source and OpenAI in different use cases, or use OpenAI as a benchmark for comparison purposes.

We are rarely at the leading edge of integrating OpenAI models - and generally will not prioritize that among our core development team. Since this is one of our "blind spots," we always welcome contributions from members of the community looking to improve OpenAI support and keep llmware up-to-date on the latest OpenAI models.

We also welcome contributions to support and integrate different authentication and configuration patterns with Azure OpenAI.

The key classes are in the llmware.models module: OpenAIGenModel, along with updating the models supported in the default catalog in llmware.model_configs.

@doberst doberst added the enhancement New feature or request label Oct 4, 2024
@Skapoor1927
Copy link

i want to contribute

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants