AI Agents Pro EXPLAINS | AgentOps + AutoGen Demo

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

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

  • @vbtsundari
    @vbtsundari 3 месяца назад +2

    @TylerAI : I could really use your help on a group chat project that i am doing for work, its a one page app but some complex task provided to group manager, it does half right but need this working asap for office project to cement Autogen to automate stuff. let me know if you can spend like 30 minutes. thanks.

  • @dievas_
    @dievas_ 2 месяца назад +1

    Oh look, another framework that does it "right"...

  • @vbtsundari
    @vbtsundari 3 месяца назад +2

    @Tyler AI : I tried Agentops group chat example you provided and I keep getting this error "🖇 AgentOps: Failed to set up AutoGen logger with AgentOps. Error: start() got an unexpected keyword argument 'logger'" on the very first line and dont get any session ID created. I tried the same lines of AgentOps code in my other projects has the same issue.

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

      Hey, sorry you had an issue. So, you did this after your imports:
      agentops.init("your-key-in-quotes")
      .... all your autogen code
      agentops.end_session("Success")
      I just tried it again, with gpt-3.5-turbo and it was working. If you wanted to join my discord and message me, I can try to see what's going on! Here to help!

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

      yes only difference is I am using GPT 4 but I dont think that would be an issue, will join your discord and get in touch. thanks.

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

      yeah, I don't think that would be an issue either. Could be a wrong import maybe or something, but we can figure it out. Make sure you did:
      pip install agentops
      then you will do:
      import agentops
      Just checking that you maybe missed the 's' at the end or something. You can also check with pip list in the terminal, and it will show you all the libraries you have installed

    • @vbtsundari
      @vbtsundari 3 месяца назад +1

      yep i did pip install and verified the installations too, will try again now and let you know. thank you.

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

      @vbtsundari the only other thing I can think of also is the environment, I use conda which you can download from anaconda.com, and create a new project with it. If you aren’t doing that already

  • @AIgencify
    @AIgencify 29 дней назад

    its possible to run agentops locally i mean all UI and backend? or i have to use api and python module?

    • @TylerReedAI
      @TylerReedAI  22 дня назад

      I believe you can, just the API is much easier imo

  • @seththunder2077
    @seththunder2077 3 месяца назад +1

    really loved this video!

  • @Ishaheennabi
    @Ishaheennabi 3 месяца назад +1

    Great ❤❤❤

  • @zoranProCode
    @zoranProCode 3 месяца назад +1

    Cool

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

    Worst onboarding EVER! Can't even sign up for a new account!?
    Wanted me to stay on the same ? browser to validate via email
    and when I tried to do sign up again.
    Yahhh.... 403 Error!
    NO Thanks!
    5 minutes I cannot ever get back.
    Good Luck with that!

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

      Hey, sorry you had an issue, but I tried on multiple different emails and it was pretty simple. You used agentops.ai website and clicked on the signup and then had issues when you got the email confirmation?