Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 758 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 758 Bytes

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