couchbaselabs / couchbaselabs/couchbase-shell

Read LLM api endpoint from config

Open
#609 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
87
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Products like LLM Studio expose a server API that is compatible with the OpenAPI format but can actually be powered by virtually any model.

Since `cbsh` supports OpenAI, it would be nice to be able to configure the endpoint used so I can point it to the LLM Studio endpoint or my company's self-hosted ChatGPT.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named. Start by locating cbsh's configuration handling and the existing OpenAI API client, then trace where its endpoint is selected. Done means a configured endpoint can direct requests to an OpenAI-compatible server such as LLM Studio or a self-hosted service.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
api, cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.