Documentation
¶
Overview ¶
Command console-plugin-openai is a Console LLM plugin backed by OpenAI's Chat Completions API, served over gRPC (hashicorp/go-plugin). The host (console) launches it as a subprocess; it is not run directly.
It reads the API key from OPENAI_API_KEY (inherited from the host) and exits if it is not set. CONSOLE_MODEL optionally overrides the default model.
Click to show internal directories.
Click to hide internal directories.