get_docs
Search the latest documentation for a query within a specific AI library to get accurate, up-to-date information.
Instructions
Search the latest docs for a given query and library.
Supported libraries:
{supported_libraries}
Args:
query: The query to search for (e.g. "Chroma DB")
library: The library to search in (e.g. "langchain")
Returns:
Text from the docs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| library | Yes |