package
Version:
v0.0.0-...-e25b279
Opens a new window with list of versions in this module.
Published: Aug 18, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package openai provides an OpenAI-compatible provider for the understudy system.
Chat POSTs body to <BaseURL>/chat/completions with Bearer auth.
Caller is responsible for closing the returned response body.
Models GETs <BaseURL>/models with Bearer auth and returns the parsed model
list, bounding the call with the default timeout.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.