Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
jina
pip install -U jina
from agno.agent import Agent from agno.tools.jina import JinaReaderTools agent = Agent(tools=[JinaReaderTools()]) agent.print_response("Summarize: https://github.com/AgnoAgi")
api_key
str
base_url
search_url
max_content_length
int
read_url
url
search_query
query