kreneskyp / ix

Autonomous GPT-4 agent platform
MIT License
1.01k stars 121 forks source link

JSON Schema nodes #393

Closed kreneskyp closed 9 months ago

kreneskyp commented 9 months ago

Description

Adds component types for using schemas in a flow. A basic use case is data extraction or generation using a function call.

A meme creator flow that generates memes using the Space Memes schema

image

Changes

How Tested

Tested with a flow that uses a schema to generate structured data.

TODOs

[List any outstanding TODOs or known issues that still need to be addressed.]