Skip to content

Experimentation with PydanticAI, a Python agent framework designed to make it less painful to build production grade applications with Generative AI. This repository contains test implementations, error handling patterns, and validation approaches for structured AI outputs.

Notifications You must be signed in to change notification settings

harehimself/pydantic-ai-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pydantic AI Agent

This is a simple AI agent built with Python, Pydantic, and OpenAI's API.

Features

  • Input validation with Pydantic.
  • Interaction with OpenAI's API for natural language processing.
  • Output validation using Pydantic models.

Installation

  1. Clone this repository:
    git clone <repo-url>
    cd harelabs_pydantic-ai

About

Experimentation with PydanticAI, a Python agent framework designed to make it less painful to build production grade applications with Generative AI. This repository contains test implementations, error handling patterns, and validation approaches for structured AI outputs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published