Tool Calling with Groq & CrewAI

Поделиться
HTML-код
  • Опубликовано: 30 янв 2025

Комментарии • 23

  • @IdkJustCookingDude
    @IdkJustCookingDude 5 месяцев назад +12

    Matt on the Groq channel? Hell yeah!

  • @1242elena
    @1242elena 5 месяцев назад +3

    The best team right there! Absolutely love the crew AI framework + groq lpu speed + llama 3.1 405B open source models! The main limiting factors are stringent rate limits and the super small / limited input and output token limits let's do what chat gpt did with 60,000 tokens in and out per call! That would be truly game changing and launch open source above open AI gpt 4o once and for all!
    (Greater token & rate limits in and out are what will allow agentic workflows to truly work correctly and as intended for complex processes and architectures. Right now crewAI is great for simple tasks but for longer multi step and complex processes it will need large token limits and ideally limited rate limits!) As always great work team! 😎 🚀 👏🏻👏🏻

  • @SamiSabirIdrissi
    @SamiSabirIdrissi 5 месяцев назад +5

    Awesome demo! im waiting for that link for jupyter notebook. please share it ! thank you!

    • @johellis1
      @johellis1 5 месяцев назад +1

      yes link would be great!

    • @qzwwzt
      @qzwwzt 3 месяца назад

      Sure!! Pleas share the notebook

  • @kirilkirchev285
    @kirilkirchev285 5 месяцев назад +4

    Groq is super cool! Good documentation and straightforward UX. I am using the API on daily bases as a VSCode and Inteliij provider for Continue. Insanely fast. Consider to use it as a main provider in the SAAS app, I am currently building. Success to both Groq and Crew AI

    • @hussainshaik4390
      @hussainshaik4390 5 месяцев назад +1

      How are u dealing with free rate limit

  • @prithviraj1080
    @prithviraj1080 5 месяцев назад +3

    Please link the notebooks in the description.

  • @ai-whisperer
    @ai-whisperer 5 месяцев назад +1

    This is awesome! Can we please get a link to the notebook?

  • @HistorIAsImposibles776AC
    @HistorIAsImposibles776AC 5 месяцев назад

    Amazing !!!

  • @sharadpatel107
    @sharadpatel107 5 месяцев назад +4

    The problem I have with crew abs groq combo is the timeout limits

  • @mooktakim
    @mooktakim 5 месяцев назад +4

    Nothing has been linked

  • @i2c_jason
    @i2c_jason 5 месяцев назад +1

    Can you convince me to use CrewAI instead of LangGraph with API calls to LLMs and expert systems? I'm concerned about being too limited with CrewAI. Working on an iterative RAG workflow, sort of reasoner for an engineering application. Thoughts?

  • @pranjalmittal
    @pranjalmittal 5 месяцев назад

    Groq has incredible inference performance, but I have run into issues with it reliably outputting JSON, which model/LLM with Groq do you recommended for reliable JSON formatted outputs? For multi-step reasoning/chains/agent graphs, I normally have each previous step, output a JSON that feeds into the next step, for the whole chain/graph to not break I need each step doing an LLM call via Groq API, to reliably output JSON.

    • @pranjalmittal
      @pranjalmittal 5 месяцев назад +1

      Actually, figured that using Mixtral "mixtral-8x7b-32768" as the model with Groq produces reliable JSON outputs. I was using LLama earlier. But as a user, I want to be able to use the latest models such as LLama 3.1 as well and get those to output JSON reliably.

  • @Cheese-and-Garlic
    @Cheese-and-Garlic 5 месяцев назад +1

    Where oh where might we find this impressive notebook file link @GroqInc ? Forever grateful to you and the team!

  • @paulmiller591
    @paulmiller591 4 месяца назад

    Don't forget to add the Jupyter Notebook link?

  • @julianomoraisbarbosa
    @julianomoraisbarbosa 5 месяцев назад

    # nice

  • @aiplaygrounds
    @aiplaygrounds 5 месяцев назад +1

    Best multi agent framework is agency swarm. Why would you make a presentation with hallucinations to promote the product? Haha

  • @gerhardengel844
    @gerhardengel844 5 месяцев назад

    so much problems with tool calling

  • @rakeshm3063
    @rakeshm3063 4 месяца назад

    Notebooks are not published not worth watching

  • @dievas_
    @dievas_ 4 месяца назад

    Why do you need to use some bloated pile of crap framework though?