Skip to content

API Reference


Canonical modules

Module Purpose
fonky.fetchers Retrieval and external API operations.
fonky.loaders Document, file, cloud, mail, and structured-data loading.
fonky.scrapers Web extraction, rendering, and crawling.
fonky.processors Text, NLP, chunking, vectorization, and semantic-search operations.
fonky.models Shared request and response structures.
fonky.config Runtime configuration.
fonky.boogr Error wrapping and logging.

Provider tool modules

Module Framework
fonky.gpt.tools OpenAI Agents SDK
fonky.claude.tools Anthropic Claude SDK
fonky.gemini.tools Google ADK
fonky.grok.tools xAI SDK
fonky.mistral.tools Mistral AI SDK
fonky.langchain.tools LangChain Core