Skip to content

intellectronica/llms-beyond-chat

Repository files navigation

LLMs: Beyond Chat

This tutorial covers using Pydantic and Instuctor with OpenAI GPT-4o to use the LLM as a software device for implementing different tasks.

To run: cp dot.env .env, update the variables to an Open AI (or Azure Open AI) GPT-4o, and launch with Jupyter.

Watch the video