Skip to content

Feature Request: Add Cerebras as an AI provider #79

Description

@lovestaco

Discussed in #78

Originally posted by tailorgunjan93 May 23, 2026

Feature Request: Cerebras Provider Support

Summary

Add Cerebras as a supported AI connector in git-lrc.

Why Cerebras?

  • Cerebras offers a free API tier making it accessible for open-source users
  • It uses an OpenAI-compatible API, so integration should be straightforward
  • Extremely fast inference (runs on Cerebras hardware)
  • Base URL: https://api.cerebras.ai/v1

Suggested Implementation

Since Cerebras is OpenAI-compatible, it could reuse the existing OpenAI connector with a configurable base_url:

References

This would make git-lrc accessible to more free-tier users.

Activity

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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions