Documentation
¶
Overview ¶
Package grokprotocol defines wire metadata shared by Grok OAuth and subscription proxy clients.
Index ¶
Constants ¶
View Source
const ( // ClientVersion is the Grok subscription proxy compatibility version. It is // sent as x-grok-client-version and is not term-llm's release version. ClientVersion = "1.0.6" ClientIdentifier = "term-llm" ClientSurfaceCLI = "cli" ClientModeHeadless = "headless" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.