Skip to content

LLM Agents with Reflection, Multi agent collab, Planning & Tool Use #94

@manisnesan

Description

@manisnesan

Jay Alammar Building LLM Agent with tool use - YouTube

  • Tool use is a method whichs allows developers to connect Cohere's Command models to external tools like search engines, APIs, databases, and other software tools.

  • Just like how Retrieval-Augmented Generation (RAG) allows a model to use an external data source to improve factual generation, tool use is a capability that allows retrieving data from multiple sources.

  • But it goes beyond simply retrieving information and is able to use software tools to execute code, or even create entries in a CRM system.

  • In this video, we'll see how we can use two tools to create a simple data analyst agent that is able to search the web and run code in a python interpreter.

  • This agent uses Cohere's Command R+ mode and Langchain.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions