Skip to content

devOpifex/bond

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bond

Create (secret) agents.

⚠️ You're probably looking for ellmer.

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.

Installation

pak::pak("devOpifex/bond")

Build

Source code in srcr/, see builder.

builder -profile prod

Features

  • Multi-agent
  • Anthropic API
  • OpenAI API
  • Workflows & orchestration
  • Streaming
  • Observability
  • Parallel queries
  • Vision/Image input
  • Skills
  • MCP
  • RAG
  • Rate limiting
  • Gemini provider

About

(Secret) Agents in R

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages