Skip to content

Redundancy in optillm base URL and openai base URL #247

@mdnaimul22

Description

@mdnaimul22

Currently, there seems to be redundancy in how the optillm_base_url and openai_base_url are shown in the docs:

In the README, openai_base_url is shown as:
openai_base_url = "http://localhost:8000/v1"

But this actually looks like the Optillm URL, not the original OpenAI API URL.

At the same time, the original OpenAI base_url seems hidden when showing how to set openai_api_key.

Nowadays, most libraries and repos show clear instructions about setting an OpenAI-compatible URL (e.g., when using local LLM servers). It would be helpful if the README followed the same convention.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions