Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GUIDistAssets embed.FS
View Source
var ScriptAssets embed.FS
View Source
var WebDistAssets embed.FS
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
tui
Package tui provides interactive terminal prompts for the tingly-box CLI.
|
Package tui provides interactive terminal prompts for the tingly-box CLI. |
|
Package feature provides experimental feature flag definitions and parsing.
|
Package feature provides experimental feature flag definitions and parsing. |
|
mcp
|
|
|
Package obs provides a unified observability layer for Go applications, integrating structured logging, metrics, and distributed tracing via OpenTelemetry.
|
Package obs provides a unified observability layer for Go applications, integrating structured logging, metrics, and distributed tracing via OpenTelemetry. |
|
Package protocol provides backward compatibility aliases to the public protocol package.
|
Package protocol provides backward compatibility aliases to the public protocol package. |
|
Package protocoltest provides a framework for end-to-end validation of the model gateway's protocol transformation layer.
|
Package protocoltest provides a framework for end-to-end validation of the model gateway's protocol transformation layer. |
|
remote_control
|
|
|
bot
Package command provides built-in command definitions for the remote control bot.
|
Package command provides built-in command definitions for the remote control bot. |
|
Package server since we do refactoring and migrating step by step, some api names are not unified, this will be updated in future
|
Package server since we do refactoring and migrating step by step, some api names are not unified, this will be updated in future |
|
module/imbot
Package imbotsettings provides handlers for ImBot settings management.
|
Package imbotsettings provides handlers for ImBot settings management. |
|
module/notify
Package notify is the HTTP front end for scenario plugin events.
|
Package notify is the HTTP front end for scenario plugin events. |
|
Package server_validate provides a mock HTTP provider server that speaks OpenAI, Anthropic, and Google response formats for testing purposes.
|
Package server_validate provides a mock HTTP provider server that speaks OpenAI, Anthropic, and Google response formats for testing purposes. |
|
Package smart_compact provides conversation compression strategies and transformers for Anthropic requests.
|
Package smart_compact provides conversation compression strategies and transformers for Anthropic requests. |
|
Package virtualmodel defines the protocol-agnostic primitives for virtual models.
|
Package virtualmodel defines the protocol-agnostic primitives for virtual models. |
|
anthropic
Package anthropic provides Anthropic-protocol virtual models.
|
Package anthropic provides Anthropic-protocol virtual models. |
|
benchmark
Package benchmark provides a load-testing client and an in-process server factory for the virtualmodel HTTP service.
|
Package benchmark provides a load-testing client and an in-process server factory for the virtualmodel HTTP service. |
|
benchmark/examples/client
command
Stand-alone benchmark client driver: starts an in-process LocalServer (vmodel-backed) and drives it with the BenchmarkClient against both the OpenAI Chat and Anthropic Messages routes, printing a metrics summary.
|
Stand-alone benchmark client driver: starts an in-process LocalServer (vmodel-backed) and drives it with the BenchmarkClient against both the OpenAI Chat and Anthropic Messages routes, printing a metrics summary. |
|
benchmark/examples/server
command
Stand-alone benchmark mock server: starts a local HTTP server backed by the production virtualmodel registries (with their default mock models pre-registered) so external benchmark drivers can hit a realistic vmodel surface over loopback.
|
Stand-alone benchmark mock server: starts a local HTTP server backed by the production virtualmodel registries (with their default mock models pre-registered) so external benchmark drivers can hit a realistic vmodel surface over loopback. |
|
openai
Package openai provides OpenAI-protocol virtual models.
|
Package openai provides OpenAI-protocol virtual models. |
|
virtualserver
Package virtualserver provides the HTTP handler for virtual model endpoints.
|
Package virtualserver provides the HTTP handler for virtual model endpoints. |
Click to show internal directories.
Click to hide internal directories.