Groq API: Quick Guide with 5 Examples - Groq SDK, Langchain, LlamaIndex, OpenAI SDK, Vercel

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ม.ค. 2025

ความคิดเห็น • 28

  • @DevelopersDigest
    @DevelopersDigest  10 หลายเดือนก่อน +4

    Repo: github.com/developersdigest/Groq-API-Quick-Guide-with-Examples-Groq-SDK-Langchain-LlamaIndex-OpenAI-SDK-Vercel/

  • @rahulspoudel
    @rahulspoudel 10 หลายเดือนก่อน +2

    Insightful as always. Thanks.

  • @myhificloud
    @myhificloud 10 หลายเดือนก่อน +1

    This is fantasic, looking foward to all of the above. Thank you for this.

  • @johnbarros1
    @johnbarros1 10 หลายเดือนก่อน +3

    Thanks for covering this! I’d love to see more videos on how to use groq’s api!

    • @DevelopersDigest
      @DevelopersDigest  10 หลายเดือนก่อน

      More to come soon! Stay tuned...

  • @divineer627
    @divineer627 10 หลายเดือนก่อน +3

    Wow ...This is awesome. when do we expect to see the repo?

    • @DevelopersDigest
      @DevelopersDigest  10 หลายเดือนก่อน +3

      Just posted! github.com/developersdigest/Groq-API-Quick-Guide-with-Examples-Groq-SDK-Langchain-LlamaIndex-OpenAI-SDK-Vercel/

  • @saintsscholars8231
    @saintsscholars8231 10 หลายเดือนก่อน +2

    Could you use this to improve the performance of agent frameworks like CrewAI ?

    • @DevelopersDigest
      @DevelopersDigest  10 หลายเดือนก่อน +1

      I have not had a chance to look into CrewAI yet - I would imagine you would be able to!

  • @IsraelGonzalez-nw4cj
    @IsraelGonzalez-nw4cj 9 หลายเดือนก่อน

    Hey bro, I'm trying to use it with llamaindex, but it's giving me an error when trying to bun install llamaindex
    error: install script from "sharp" exited with 1
    sharp: Installation error: zlib.BrotliDecompress is not implemented
    I tried installing sharp before llamaindex but the issue persisted. Aparently that will not affect the execution of index.ts but it seems to affect, I got a "error: 429 You exceeded your current quota, please check your plan and billing details." even when I'm using a paid OpenAI account. Can you help me with that please?

  • @AC-pr2si
    @AC-pr2si 10 หลายเดือนก่อน +1

    Great video.Can you make one for a stock market researcher that uses open source Llm ’s?

    • @DevelopersDigest
      @DevelopersDigest  10 หลายเดือนก่อน

      Great suggestion! Let me see if I can think of something that could be interesting/useful in this regard :)

  • @cclementson1986
    @cclementson1986 9 หลายเดือนก่อน

    Would another sdk that you could have used be the huggingface sdk and the crewai sdk? There's so many tools in this space and it is SUPER confusing. I'm new to all of this.

  • @haroldmsolomon
    @haroldmsolomon 10 หลายเดือนก่อน +1

    Please show an example of calling the Groq API from Google Script - as in Sheets?

    • @DevelopersDigest
      @DevelopersDigest  10 หลายเดือนก่อน

      Could you tell me a use case or two you’d like to see here, thanks for the idea! 💡

  • @JohnSavin-pz8qv
    @JohnSavin-pz8qv 10 หลายเดือนก่อน +2

    FYI, in your title and description you use Groq but everywhere else you wrote Grok. You may want to edit your text. If you know already, 👍🏼, if not thought I'd let you know.

    • @DevelopersDigest
      @DevelopersDigest  10 หลายเดือนก่อน

      You’re the best - thank you. I will update. As I mentioned in the video, I am still getting use to using Groq with a Q!

  • @xmann119
    @xmann119 4 หลายเดือนก่อน +1

    Fantastic

  • @rahuldinesh2840
    @rahuldinesh2840 10 หลายเดือนก่อน +1

    What is cost of this API?

    • @DevelopersDigest
      @DevelopersDigest  10 หลายเดือนก่อน

      Costs are listed here wow.groq.com/

  • @lev1ato
    @lev1ato 10 หลายเดือนก่อน +1

    why are there so many wrappers and SDKs, it confuses me a lot tbh

    • @DevelopersDigest
      @DevelopersDigest  10 หลายเดือนก่อน

      Just different options and frameworks. To get started their SDK is probably the most straightforward option if you aren’t already using the OpenAI SDK, Langchain 🦜 or LlamaIndex 🦙