Directories
¶
| Path | Synopsis |
|---|---|
|
Package discovery provides a unified facade for tool discovery operations.
|
Package discovery provides a unified facade for tool discovery operations. |
|
examples
|
|
|
basic
command
Package main demonstrates basic tool discovery with BM25 search.
|
Package main demonstrates basic tool discovery with BM25 search. |
|
full
command
Package main demonstrates the complete Discovery facade workflow.
|
Package main demonstrates the complete Discovery facade workflow. |
|
hybrid
command
Package main demonstrates hybrid search combining BM25 and semantic search.
|
Package main demonstrates hybrid search combining BM25 and semantic search. |
|
semantic
command
Package main demonstrates semantic search with embeddings.
|
Package main demonstrates semantic search with embeddings. |
|
Package index provides a global registry and search layer for tools.
|
Package index provides a global registry and search layer for tools. |
|
Package registry provides high-level helpers for building MCP servers with tool discovery, registration, and execution.
|
Package registry provides high-level helpers for building MCP servers with tool discovery, registration, and execution. |
|
Package search provides BM25-based search for the index package.
|
Package search provides BM25-based search for the index package. |
|
Package semantic provides semantic indexing and search for tool discovery.
|
Package semantic provides semantic indexing and search for tool discovery. |
|
Package tooldoc provides progressive, rich documentation for tools defined in the model package and indexed by the index package.
|
Package tooldoc provides progressive, rich documentation for tools defined in the model package and indexed by the index package. |
Click to show internal directories.
Click to hide internal directories.