/
DA
davis7dotsh
/
btca Local Server API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 7mo ago
Details
Filter operations
get
Health check
get
Get current config
get
List resources
get
List providers
post
Reload config from disk
post
Ask a question (non-streaming)
post
Ask a question (SSE stream)
put
Update provider and model
post
Add a resource
delete
Remove a resource by name
post
Clear cached resource clones
Ask a question (non-streaming)
post
/question
Request body
QuestionRequest
required
question
string
required
resources
string[]
quiet
boolean
Response
Answer and metadata
QuestionResponse
required
answer
string
required
model
ModelInfo
required
resources
string[]
required
collection
CollectionInfo
required
Changes