Skip to content

API_BASE_URL not honoured. #718

@SohamG

Description

@SohamG

Since additional kwargs is set to empty object, the API_BASE_URL config item is lost and not passed to the openai completion function. My use case is to use OpenRouter instead of openai.

Edit: Issue may be due to some other issue, now that I look into it, but I don't know where.

base_url = cfg.get("API_BASE_URL")

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