couchbase-shell
couchbase-shell copied to clipboard
Allow custom API base when using OpenAI provider
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.