Skip to content

[Feature] Add Multi-Provider Support (OpenAI, Anthropic, etc.) #3

@ab-613

Description

@ab-613

Description

OpenGravity is currently locked to the Gemini API via the generativelanguage.googleapis.com endpoint. To be truly "BYOK," we need to support other major LLM providers.

Tasks

  • Create an abstraction layer for API calls in agent.js.
  • Add adapters for OpenAI (GPT-4o) and Anthropic (Claude 3.5 Sonnet).
  • Update the Settings UI to allow users to select their preferred provider.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions