Skip to content

Conversation

OPAI-OP
Copy link

@OPAI-OP OPAI-OP commented Sep 7, 2025

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #4372

What is in this change?

Add support for SubModel, a new LLM provider.

Additional Information

SubModel provides users with reliable and stable LLM API services through the InstaGen service.

For mainstream open-source models, such as DeepSeek R1 0528, Qwen3 Coder 480B, and GPT OSS 120B, a free daily quota of 1M tokens or 200 requests is offered to every user.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

@OPAI-OP OPAI-OP marked this pull request as ready for review September 9, 2025 11:10
@timothycarambat timothycarambat added the PR:needs review Needs review by core team label Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR:needs review Needs review by core team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT]: Model provider SubModel integration
2 participants