jbarrow / minstructor

get structured objects from LLMs -- teaching implementation of the instructor library in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minstructor

I'm a huge fan of https://github.com/jxnl/instructor, so the purpose of this library is to walk you through how to build your own. I think that it's worthwhile to understand the core concepts.

Tutorial

Check /tutorial/Tutorial.md.

Usage

git clone https://github.com/jbarrow/minstructor.git
pip install -Ue .

About

get structured objects from LLMs -- teaching implementation of the instructor library in python


Languages

Language:Python 100.0%