Integrate
SDKs
First-party clients for Python and TypeScript wrap the REST API with the same parameters and response shapes.
Python#
The Python SDK is live on PyPI as blopus.
On macOS you may hit error: externally-managed-environment (PEP 668). Install into a virtual environment or with pipx instead:
TypeScript#
Framework adapters#
Coming with the SDK release. Drop-in tool adapters so Blopus search & fetch plug straight into your agent framework.
LangChain
Blopus as a retriever / tool for chains and agents.
LlamaIndex
A reader & tool spec for RAG pipelines.
CrewAI
A ready-made search & fetch tool for your crew.
Vercel AI SDK
Typed tools for generateText / streamText.