Podcast: Thinking Elixir 185 - InstructorEx for LLMs

Hi @shawn_leong! I’m hoping that Bumblebee can get support for the same type of output constraint that LlamaCPP supports.

If that can happen, then I’d love to add that to Elixir LangChain.

What type of output parsing were you looking for? When working with OpenAI and ChatGPT, the easiest I’ve found is creating a function that takes the data in the structure you want.