Skip to content

I got "Failed with error: name 'MAIN_MODEL' is not defined" error #18

@park-onezero

Description

@park-onezero

my litellm
Image

my .env file

# Copy this file to .env and fill in your API keys

# =============================================================================
# LLM API Keys
# =============================================================================

MAIN_MODEL=gpt-oss
FALLBACK_MODEL_1=gpt-oss
CLUSTER_MODEL=gpt-oss
LLM_BASE_URL=https://litellm-my-domain/
LLM_API_KEY=sk-api-key

I executed "docker compose -f docker/docker-compose.yml up" and I got following result

Image

Metadata

Metadata

Assignees

No one assigned

    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