Skeleton-of-Thought: Building a New Template from Scratch

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ก.ย. 2024

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

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

    Wow great to see this type of thinking on paper. Months ago I built a script that accepts an input topic and creates an entire book in under 2 minutes. It first generates the book outline with chapters. Then, for each chapter it creates subheadings. Then, it writes content for each subheading at the same time. Nice video!

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

    I absolutely love these run throughs, would be great to see more 👍

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

    amazing video! would be great to see some more examples of how to build custom chains using LCEL

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

    Skeleton of Thought: So, Harrison does a video demonstrating his own Skeleton of Thinking on the Fly.

  • @landon.wilkins
    @landon.wilkins 6 หลายเดือนก่อน

    The happiness at 22:02 :D

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

    Suggestion: THe sound volume it's a little low to the average of most youtube videos, you could apply some simple compressions processing that will improve it a lot.

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

    Great 🎉

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

    Lcel is weirdly complex and very difficult to understand…..

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

      I thought so before, but now I feel very comfortable with it. It is a very nice way of chaining things.

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

      @@ojilee oh interesting...how did you go from finding it difficult to easy..?

  • @DarylAntony-j7f
    @DarylAntony-j7f 8 หลายเดือนก่อน

    what keyboard are you typing on?

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

    Is it possible to run the point_expander_chain in parallel on the list of input mappings? I would think RunnableParallel does the job but it doesnt.

  • @landerstandaert6649
    @landerstandaert6649 8 หลายเดือนก่อน

    Would this be applicable to a RAG approach?

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

    A.I OS diagram🤣🤣. Seems Andrej Karpathy sent us all in the same direction

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

    Hi, make Pydantic v2 default

  • @AshwinRamesh-d9e
    @AshwinRamesh-d9e 9 หลายเดือนก่อน

    Why pycharm?