AUTOGEN STUDIO : The Complete GUIDE (Build AI AGENTS in minutes)

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

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

  • @gp5414
    @gp5414 6 месяцев назад +4

    Finally a good tutorial on AG studio! Next suggested content: how to integrate AGS in a frontend able to manage input/output like text and files (pdf, images). For example:
    external frontend > input (text) >> Autogen Studio flow >>> external frontend >>>> output (downloadable pdf with text and images inside).
    #AutoGenStudioChallenge

  • @TheJonathanLugo
    @TheJonathanLugo 2 дня назад

    Hi Reda, this tutorial is really quite useful. I finally understood all those sections in the docs using a real life example. Many thanks!

  • @paulham.2447
    @paulham.2447 7 месяцев назад +1

    Superbe Mr Marzouk ! Merci.

    • @redamarzouk
      @redamarzouk  7 месяцев назад

      You're most welcome 🙏🙏.
      Et de rien.

  • @amineachalhi3216
    @amineachalhi3216 7 месяцев назад +2

    As always, Bravo! Really interesting !
    Thanks for sharing.

    • @redamarzouk
      @redamarzouk  7 месяцев назад +1

      Thank you so much Amine, appreciate the kind words!!

  • @sirishkumar-m5z
    @sirishkumar-m5z 3 месяца назад

    This is a really useful guide! There are also several excellent substitute tools available for anyone who would like to investigate more possibilities for creating AI bots.

  • @DougSeven
    @DougSeven 7 месяцев назад +3

    Great content brother! You earned my SUB and thumbs up... I'm obsessed with AG. With the UI, it really helps me not having hardly any coding skills. Game changer. Thanks bub!

    • @redamarzouk
      @redamarzouk  6 месяцев назад

      Thank you, it really means a lot 🙏🙏

  • @MrDeliciousHD
    @MrDeliciousHD 7 месяцев назад +1

    great video as well as the troubleshooting

    • @redamarzouk
      @redamarzouk  7 месяцев назад

      Appreciate it 🙏🙏

  • @guramritkaurpandher6835
    @guramritkaurpandher6835 19 дней назад

    Hello, while creating a model I'm facing this error
    Error occurred while testing model: Error code: 404 - {'error': {'message': 'The model `gpt-4-1106-preview` does not exist or you do not have access to it.', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}}
    Please help me to fix this issue

  • @PcParamedics868
    @PcParamedics868 7 месяцев назад +1

    Bravo well done incredible video I now understand auto-gen thanks for this🎉🎉🎉

    • @redamarzouk
      @redamarzouk  6 месяцев назад +1

      Thank you for the appreciation 🙏

  • @jcolonna12
    @jcolonna12 7 месяцев назад +3

    isn't the purpose of the groupchat_assistant to decide the order? I think you need to write a prompt in the system message to describe the workflow and how the agents work together which includes the order.

    • @redamarzouk
      @redamarzouk  7 месяцев назад +3

      Yes you can use the system message to give the logic which groupchat_assistant will follow to select the agents, the problem is when an agent can't fulfill its job because the code it has generated require a certain package to be downloaded or other issues. This forces groupchat_assistant of going back and forth between agents.
      So unless you're going to lay out the whole logic in the system Message it's better not to fill it with a strict workflow to follow.
      in general there are 3 components that help the groupchat_assistant in selecting agents and laying out the logic.
      1. speaker selection method: this will define the way different agents are going to be called.
      2. system message: as you said.
      3. the context of the question itself since groupchat itself has a model that can understand and put a plan in place, this is what I've used in the video.

    • @stanTrX
      @stanTrX 6 месяцев назад

      I test it only with userproxy and agent but still it sometimes stays unresponsible state

  • @dylapoo
    @dylapoo 7 месяцев назад

    You did a great video. How do you use Azure OpenAI credentials? Azure needs more than just the API key to work.

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

    This is a nice video and very useful. In my applications I'm looking for the 'system' to have ALL the customer pdF Invoices uploaded, or better yet, as an SalesOrder table in a database. this seems like a lot of work for just one customer and one email. Is there a way to create Agents that could filter out which customer order? Etc.

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

    I like waht you did, but for no code people this is so hard because we dont know what we should install for windows etc.. really really nice video

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

    Hi , Very good content .. however I am not able to see group chat agent while creating new workflow.. can you help me on that

  • @arni5na
    @arni5na 6 месяцев назад

    I think you just need to restart Visual Studio inorder for the Autogen to pickup the OPEN_API_KEY environment variable

  • @mohammedtariq833
    @mohammedtariq833 2 месяца назад

    How to use or connect this to a real live application. meaning how to publish or call the agent from a live app?

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

    Dear sir, can I use my local LLM models instead of OpenAI API?

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

      Yes you can, I did myself but I think as of now they simply don't perform as well.
      microsoft.github.io/autogen/blog/2023/07/14/Local-LLMs/

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

      @@redamarzouk thank you sir. I switched to CrewAI for convenience.

  • @kakashisensie100
    @kakashisensie100 7 месяцев назад

    what about langgraph for agents, any thoughts on it

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

    how to enable groupchat agent

  • @dreamdrifter
    @dreamdrifter Месяц назад

    Thanks, really useful video but I had to laugh at the end. For a second I thought you might recognise the huge risk posed by the "as a token of our gratitude" sentence, but you totally brushed it off because "it didn't offer any actual coupons"... you really missed an opportunity to acknowledge the limitations, stress the importance of testing + refining prompts and give any words of caution around applying this in mission-critical scenarios. The email was also way too long 😉
    I'm sure I don't need to say this but I hope you revoked that API key before uploading this video...

    • @dreamdrifter
      @dreamdrifter Месяц назад

      19:40 "it stayed in line and did not hallucinate" - I swear you AI bros are starting to make me think I'm hallucinating. For real? Check yourself.

  • @AA_Guy13
    @AA_Guy13 7 месяцев назад

    I do not how to make it local not using openai keys no llm studio, just oobabooga self host

  • @jasondogan
    @jasondogan 7 месяцев назад

    Do you do not explain alot..

    • @redamarzouk
      @redamarzouk  7 месяцев назад +2

      You mean I explain lot or
      I don't explain enough?

  • @beyondthebounce23
    @beyondthebounce23 7 месяцев назад

    Using AI to send out crappy emails seems like such a waste of what AI is and will be.

    • @redamarzouk
      @redamarzouk  7 месяцев назад +6

      You know Email marketing is a $7Bn industry. But the point is not what you're getting as an output. The idea is to understand how agents interact with with each other and how UserProxy and ChatManager send and receive tasks.
      There were 2 different advanced use cases I wanted to show but creating them took too much time therefore I couldn't include them in an introductory video.
      Also we always receive Thank You emails after a purchase, and this use case if connected to a database can be a great way to upsell a customer.
      So if you think about it ain't that crappy after all.