Skip to content

[Bug]: in provider-keys.md 1.Lowest-Friction Setup, DEFAULT_MODEL is gpt-4o-mini, but set ANTHROPIC_API_KEY #433

@qiucb1

Description

@qiucb1

Bug Description

  1. Lowest-Friction Setup
    Recommended when the user wants the smallest amount of configuration.
    Set:
    ANTHROPIC_API_KEY=sk-ant-...
    Why:
    OpenMAIC server fallback is currently gpt-4o-mini if DEFAULT_MODEL is unset.

Steps to Reproduce

1.Provider Keys
2.set ANTHROPIC_API_KEY

Expected Behavior

successfully connected to LLM

Actual Behavior

connection to LLM failed

Deployment Method

Local development (npm run dev / pnpm dev / yarn dev)

Browser

No response

Operating System

No response

Relevant Logs / Screenshots

Additional Context

maybe skill should set OPENAI_API_KEY ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions