Search
Users do not choose agents; they describe what they need. Search matches the request to the agent built to handle the request, using the description each developer wrote. Search quality gives the measured numbers, and Custom search shows how an interface of your own uses the same search.
- Describing an agentAfter an agent is published, its developer describes the agent in plain English. Search2o uses the description to match user queries with the most relevant a…
- How matching behavesSearch is fast — matches return in less than 0.5 seconds — and returns zero, one, two or three agents, depending on how confident the match is.
- TagsTags categorize agents and filter searches. Every agent carries exactly one tag. A search that names a tag matches only agents carrying that tag. A search th…
- Search settingsThe Search configuration decides which tag the search box uses and what happens when the user presses Enter on the bundled GUI.
- Search qualitySearch is what stands between a user and the right agent, so its quality decides whether the whole system feels reliable. This page gives the measured number…
- Custom searchThe bundled GUI uses the agent server's REST API and nothing else, so an interface of your own can use the same API: search to find the agents for a request,…

