- Skipped tests related to KB/DB search functionality due to temporary unavailability. - Updated test cases in chat_test.go, search_auth_integration_test.go, search_auto_full_test.go, and others to reflect this change. - Adjusted search handling in search.go to limit search types to "web" only until KB/DB search is re-enabled.
10 lines
235 B
JSON
10 lines
235 B
JSON
{
|
|
"name": "yao-doc",
|
|
"transport": "process",
|
|
"description": "Yao process documentation tools",
|
|
"tools": {
|
|
"doc_list": "tools.doc_list",
|
|
"doc_inspect": "tools.doc_inspect",
|
|
"doc_validate": "tools.doc_validate"
|
|
}
|
|
}
|