You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Sometimes OpenAI-compatible endpoints are hosted on differing paths from /v1/... (e.g. /v3/..., /v1beta/...)
Describe the solution you'd like
Support a config option for configuring the base endpoint. Something like GUIDELLM__OPENAI__BASE_ENDPOINT=/v1.