Documentation
¶
Overview ¶
Command tumix implements a TUMIX: Multi-Agent Test-Time Scaling with Tool-Use Mixture in Go.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package agent implements 15 pre-designed agents used in TUMIX.
|
Package agent implements 15 pre-designed agents used in TUMIX. |
|
agenttest
Package agenttest provides in-memory implementations of agent-related interfaces for testing.
|
Package agenttest provides in-memory implementations of agent-related interfaces for testing. |
|
Package gollm provides ADK LLM integrations backed by external providers.
|
Package gollm provides ADK LLM integrations backed by external providers. |
|
internal/httputil
Package httputil provides HTTP clients and transports with tuned connection pooling and optional OpenTelemetry tracing controlled by the TUMIX_HTTP_TRACE environment variable.
|
Package httputil provides HTTP clients and transports with tuned connection pooling and optional OpenTelemetry tracing controlled by the TUMIX_HTTP_TRACE environment variable. |
|
xai
module
|
|
|
internal
|
|
|
Package log provides a way to attach a slog.Logger with request-specific attributes to a context.Context.
|
Package log provides a way to attach a slog.Logger with request-specific attributes to a context.Context. |
|
session
|
|
|
sessionfs
Package sessionfs provides a lightweight file-backed implementation of adk's session.Service.
|
Package sessionfs provides a lightweight file-backed implementation of adk's session.Service. |
|
httptelemetry
Package httptelemetry provides shared OpenTelemetry helpers for HTTP clients, including a toggleable RoundTripper wrapper that preserves the caller's base transport while emitting spans and metrics when enabled.
|
Package httptelemetry provides shared OpenTelemetry helpers for HTTP clients, including a toggleable RoundTripper wrapper that preserves the caller's base transport while emitting spans and metrics when enabled. |
|
testing
|
|
|
rr
Package rr provides the recording and replaying testing for HTTP and gRPC.
|
Package rr provides the recording and replaying testing for HTTP and gRPC. |
Click to show internal directories.
Click to hide internal directories.