Module rig::tool

source ·

Structs§

Enums§

Traits§

  • Trait that represents a simple LLM tool
  • Wrapper trait to allow for dynamic dispatch of simple tools
  • Trait that represents an LLM tool that can be stored in a vector store and RAGged
  • Wrapper trait to allow for dynamic dispatch of raggable tools