ell: A Powerful, Robust Framework for Prompt Engineering

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

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

  • @HerroEverynyan
    @HerroEverynyan 21 час назад +6

    Wow this is fabulous. One of those things you wonder "why didn't I do this myself?". I'm sure this is going to be big. Thanks so much for covering this!

    • @TheUserblade
      @TheUserblade 14 часов назад +1

      And then you see the tooling quality and think “ahhhh, I’m glad I didn’t just roll my own thing for this”

    • @fabriai
      @fabriai 11 часов назад

      @@TheUserbladewise words

  • @user-pt1kj5uw3b
    @user-pt1kj5uw3b 15 часов назад +1

    Ell puts into code how I've been thinking about prompts and LLM interactions, as functions. Its very elegant, can't wait to see where it goes.

  • @davidyoussef8974
    @davidyoussef8974 День назад +3

    this combined with Langroid would be so wonderful. I guess i need to refactor my code again.

  • @fabriai
    @fabriai 11 часов назад +1

    Excellent framework review, Ian. Thanks for sharing.

  • @i_accept_all_cookies
    @i_accept_all_cookies 11 часов назад +1

    You're very resourceful Ian! Nice find.

  • @SirajFlorida
    @SirajFlorida 20 часов назад +5

    I cannot wait to give this a spin. Ell is so Elegant. :D

  • @NaourassDerouichi
    @NaourassDerouichi 9 часов назад

    I love this as much as I hate the long lines in my code for a simple prompt.

  • @theaugur1373
    @theaugur1373 19 часов назад +1

    Excellent demo!

  • @74Gee
    @74Gee День назад

    With a standardized syntax it would probably be possible to move towards using the web interface to construct flows into code. That would be in incredibly powerful system and spell the end of dev jobs even faster!

  • @DougMacMillan
    @DougMacMillan 14 часов назад

    Fantastic Ian

  • @jerikoo
    @jerikoo 12 часов назад

    love it, thanks for sharing!! a new follower to your content! :)

  • @shivaylamba5641
    @shivaylamba5641 17 часов назад +2

    Can we have Typescript support please!

  • @olafge
    @olafge Час назад

    I was playing with ell the past days. It's a very fresh approach. Very clean code. But I find the multi-turn tool usage quite complicated and I was unable to use the structured output with OpenAI compatible APIs. I hope these two points are being addressed.

  • @mohammad_mohammad.
    @mohammad_mohammad. 3 часа назад

    These videos are beneficial. I have not yet had the opportunity to review the documentation in detail. Are there any prompt tuning or fine-tuning capabilities within this framework?

  • @ClaudioBottari
    @ClaudioBottari 3 часа назад

    it's nice but you save few lines of code hiding the actual interaction with openai api, which can be a limitation when you are trying to bend your code to particulary funky specs. I wonder how this library would behave when I need functions and structures output

  • @jameshickman5401
    @jameshickman5401 15 часов назад

    Ell? As in El? Yeah, we may be building the Demiurge. LOL

    • @IanWootten
      @IanWootten  15 часов назад

      Ell as in the letter 'l' I think. Think some old decorators were previously @ell.lm, which makes me think llm. Developers do love an esoteric project name!

  • @JimMendenhall
    @JimMendenhall День назад

    Looks amazing. I just wish it worked with other languages besides just python.

    • @IanWootten
      @IanWootten  День назад

      It is amazing. Not sure how viable other languages are this early on.

  • @jelliott3604
    @jelliott3604 20 часов назад +2

    Her name was Lila
    She was a coder
    .....

    • @IanWootten
      @IanWootten  20 часов назад +1

      with yellow feathers in her hair...

  • @SirajFlorida
    @SirajFlorida 20 часов назад

    Wow

  • @jcdenton1664
    @jcdenton1664 21 час назад +2

    Can I store and run standardized queries on pdfs? Say I have 4 or 5 standard questions to ask of a pdf, maybe the even follow on one from the next. Can I store the queries and then load in a pdf for the queries to run on?

    • @Jason-ju7df
      @Jason-ju7df 18 часов назад

      I'm curious what are your standard questions

    • @Jason-ju7df
      @Jason-ju7df 18 часов назад

      I like, summarize and include specific details

    • @jcdenton1664
      @jcdenton1664 7 часов назад

      I would have a standard set of prompts like 1) summarise, 2) give me all the key points, lessons, takeaways, conclusions of the book, 3) what is the core problem / issue that is tackled here, 4) what solution/s are presented by the author/s to the core issues, problems, challenges identified in the book, 5) what does the book claim to be its unique, novel insight or offering, 6) summarise the book in 3 (or 5) key points, with a thesis statement, and provide me dot points as evidence to support each

  • @MarkStringer-m9n
    @MarkStringer-m9n 10 часов назад

    Richard Mountains