Create (secret) agents.
Rationale
I'm increasingly being asked to integrate LLMs into my work: applications, pipelines, etc. must now all feature some form of LLM interaction.
I mainly created this package to further my understanding of LLMs and develop some improvements over {ellmer} (imo). The code required to integrate {bond} into your own application is lengthier and more complex than the code required to integrate {ellmer} into your own application but it's a tool I understand better and allows more control over my interactions with LLMs.
The code is 100% written by a human, the documentation website is llm-generated.
pak::pak("devOpifex/bond")Source code in srcr/, see builder.
builder -profile prod
- Multi-agent
- Anthropic API
- OpenAI API
- Workflows & orchestration
- Streaming
- Observability
- Parallel queries
- Vision/Image input
- Skills
- MCP
- RAG
- Rate limiting
- Gemini provider