Skip to content

llm provider lock in #7

Description

@roobie

LLM provider lock-in. The Agent class calls the Anthropic API directly. If I want to use OpenAI, Gemini, or a local model, I have to fork your code. Abstract the LLM layer behind a Provider interface with implementations for each vendor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions