From Basic to Agentic RAG | Use your RAG pipeline as tools in multi-agent pipelines

Поділитися
Вставка
  • Опубліковано 7 січ 2025

КОМЕНТАРІ • 4

  • @SamBeera
    @SamBeera 29 днів тому +2

    Hi what is the difference between an agent and tool component, and when should one change an agent into a tool?

    • @scotttregan
      @scotttregan 28 днів тому +5

      Hi Sam, an agent component uses a tool to take action, such as invoke an API to send an email or post a calendar invite. In Langflow there are many tools components but you can also turn anything into a tool, such as any prebuilt or custom component, any complete flow or app, or any other agent into a tool. An example might be that you could have an orchestration agent that uses other agents as tools (to create content or do research) to play other roles in a multi-agent use case.

  • @ahmadzaimhilmi
    @ahmadzaimhilmi 28 днів тому +1

    Is there a way for me to track token usage when calling the LLM?

  • @cerebrumai
    @cerebrumai 3 дні тому

    can this workflow be shared