llmware-ai / llmware-ai/llmware

Keeping up with OpenAI

Open
#1,023 2 comments 0 reactions 1 assignee View on GitHub

@Skapoor1927 is already working on this.

Since Oct 12, 2024.

enhancement
Dominant language
Python
Stars
14.8k
Forks
2.9k
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.