OpenAI DevDay 2024 | Structured outputs for reliable applications

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ธ.ค. 2024

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

  • @real-ethan
    @real-ethan 8 ชั่วโมงที่ผ่านมา +5

    I would say function calling & structured output is the best thing ever of LLM.

  • @Calbefraques
    @Calbefraques 11 ชั่วโมงที่ผ่านมา +1

    This was so valuable, I have a feeling this work was fundamentally required for o1, and we are now all benefiting 😊 This innovation has potentially the ability to upgrade every UX to a interoperable, lightweight and fast API. Bringing context to all the data moving around. Agents having an ability to exchange a cache of how to structurally interact with what they see. The fact index is a tree means that selecting the appropriate index cache can also be an inference step, opening up the ability to scale down the effort to compile novel versions. With most UX being derivative. I’m very impressed, and love the philosophy surrounding this work effort. The ending comments about our collective ability to see and make the future was lovely ❤

  • @The_Collective_I
    @The_Collective_I วันที่ผ่านมา +5

    19:20 - not too far from agentic workflow that’s fully automated, this is promising.
    25:28 - I just realised she’s incredibly pleasant to listen to, both professional and professionally but friendly presented.
    It would be a huge improvement if we had Sam Altman replaced with her for all the important presentations.
    36:07 - 🧐 cumbersome but I’ll wait until after I actually test it.
    39:34 - the agentic improvement is seriously impressive.
    40:19 - AGI is certainly shaping up to be positive if this is how we are going to get there.
    40:39 - thank you 🙏🏻

    • @ai._m
      @ai._m 21 ชั่วโมงที่ผ่านมา

      Thanks for the erectile timeline. Get out of the basement once in a while.

  • @rjDOTdev
    @rjDOTdev 18 ชั่วโมงที่ผ่านมา +1

    Atty and Michelle, you presentation was tight and your delivery was spot on! From a dev's perspective who need convincing that this is worth using, Michelle's explanation at 25:00 is really key. FWIW, consider front loading that on future explanations.

  • @mulongoduncan9308
    @mulongoduncan9308 3 ชั่วโมงที่ผ่านมา

    People missed this: OpenAI has not only showcased groundbreaking development in AI but also its talent from all walks of life. Ethnicity, Gender, Age; all balanced. I love how smart you're. Keep this burning 💥

  • @jmg9509
    @jmg9509 19 ชั่วโมงที่ผ่านมา +1

    13:20
    16:13 - Can use function calls to control the client UI
    39:29 - Agentic flows can work 100% of the time

  • @Cloudvenus666
    @Cloudvenus666 22 ชั่วโมงที่ผ่านมา +5

    Pls OpenSource that fictitious convex app, as I like to see how you guys made the generative ui work without pre-building components with that schema or point me to a documentation that describes the concept.

  • @TechLoveMusic
    @TechLoveMusic 19 ชั่วโมงที่ผ่านมา +4

    Guys, we developers are the first to see the future, what an honor OpenAI has given us. Let's do it

  • @bahadircolak
    @bahadircolak วันที่ผ่านมา +1

    thank you for this great work, as a developer I'm super excited to try them all :D

  • @MohammedAnnus
    @MohammedAnnus 10 ชั่วโมงที่ผ่านมา

    amazing presentation

  • @RandomGuy-up4bv
    @RandomGuy-up4bv 14 ชั่วโมงที่ผ่านมา +1

    They literally said "you will help us to reach AGI, thankyou for building us."

  • @ИванИванов-б8у4и
    @ИванИванов-б8у4и 15 ชั่วโมงที่ผ่านมา +1

    Гении презентации...чтобы не заснуть нужно очень стараться

  • @martinomg
    @martinomg 11 ชั่วโมงที่ผ่านมา

    Pretty much all of current models work most of the time, sometimes they have some json formating errors but that's it. There's a lot of tools to extract json. Also I normally use them to output multiple code blocks at the same time. The amount of times I have triggered a format error with my json schema validator (I use ajv) can be counted with my fingers 😅. Most of the errors I see are not adding quotation marks to the keys.

  • @ajithboralugoda8906
    @ajithboralugoda8906 23 ชั่วโมงที่ผ่านมา

    Great Presentation! good to know the insights Thank you.

  • @MorrisHsieh-
    @MorrisHsieh- 19 ชั่วโมงที่ผ่านมา +1

    Is this a new vid or recap on Dev day in Oct?

  • @FuzailShaikh
    @FuzailShaikh วันที่ผ่านมา +2

    Why would we ever need strict property to be false?

    • @nikunj-openai
      @nikunj-openai วันที่ผ่านมา +5

      you wouldn't - but we needed to keep the option there for backwards compatibility with functions that existed before structured outputs was launched.

    • @jmg9509
      @jmg9509 19 ชั่วโมงที่ผ่านมา

      @@nikunj-openai I had the same question, and I think @nikunj-openai gave a reasonable answer.

    • @FinanceLogic
      @FinanceLogic 11 ชั่วโมงที่ผ่านมา

      @@nikunj-openai to not overfit it down the wrong thinking path with your prompts and assumpstions. Or so it can be flexible and creative etc.

  • @real-ethan
    @real-ethan 8 ชั่วโมงที่ผ่านมา

    How function calling implemented? Token mask?

  • @MohammedAnnus
    @MohammedAnnus 10 ชั่วโมงที่ผ่านมา

    2024 was all about chatbots and 2025 is all about AI Agents

  • @elkafaachannel
    @elkafaachannel วันที่ผ่านมา +2

    I don't see why someone would use function calling over response format. Function calling seems like a subset of response format. If I get a response with a format that I wanted, I can then use the response to call a function or any other use case.

    • @JTMoustache
      @JTMoustache วันที่ผ่านมา +1

      Choosing from a set of well defined and modular functions is often easier for the model than handling highly variable context-dependent outputs, even with a fixed schema imposed.

  • @Daniel-rk2qz
    @Daniel-rk2qz 4 ชั่วโมงที่ผ่านมา

    Am I getting something wrong? I thought these were already in place what’s new with this?

  • @ChadKovac
    @ChadKovac 9 ชั่วโมงที่ผ่านมา

    You could almost do the same talk today that you did yesterday and have it already be obsolete...

  • @SajidAfridi-t7l
    @SajidAfridi-t7l ชั่วโมงที่ผ่านมา

    Crazy’s

  • @SjarMenace
    @SjarMenace 8 ชั่วโมงที่ผ่านมา

    What a boring presentstion get to the point

  • @rinrin-rl8ye
    @rinrin-rl8ye 14 ชั่วโมงที่ผ่านมา

    能不能不用咖喱英语

    • @bowenwang
      @bowenwang 8 ชั่วโมงที่ผ่านมา

  • @SingularityReacts505
    @SingularityReacts505 วันที่ผ่านมา +1

    first again😅😅😅😅😮