couchbase-shell icon indicating copy to clipboard operation
couchbase-shell copied to clipboard

Allow custom API base when using OpenAI provider

Open Westwooo opened this issue 7 months ago • 0 comments

Addresses: https://github.com/couchbaselabs/couchbase-shell/issues/609

A user has requested the ability to customise the base API endpoint used by CBShell's llm commands. Since the format used by OpenAI is known to be widely accepted this is the only provider that has support for the custom api base.

Westwooo avatar Apr 15 '25 10:04 Westwooo