Chainlit / cookbook

Chainlit's cookbook repo
https://github.com/Chainlit/chainlit
796 stars 288 forks source link

Chainlit and OpenAI's structured output #141

Closed stratosMoschidis closed 2 months ago

stratosMoschidis commented 2 months ago

Hi !

I’d like to propose the creation of an example that showcases how to use Chainlit in conjunction with OpenAI's structured output. OpenAI's structured output aim is to enhance data extraction from user interactions and large language models (LLMs), improving efficiency in multi-agent applications.

If you’re interested in moving forward with this proposal or need more details, please let me know Regards, Stratos

constantinidan commented 2 months ago

Thank you for your proposal. We have examples using OpenAI Tool Calling, which is still preferred for Agents. We have other specific work - send me an email at dan@literalai.com Thanks!