julep-ai / julep

Build AI agents and workflows with a simple API. Supabase for AI agents
https://julep.ai
Apache License 2.0
883 stars 69 forks source link

fix(agents-api,typespec): Fix chat/entry typespec models to include tool_calls #489

Closed creatorrr closed 4 weeks ago

creatorrr commented 4 weeks ago

Signed-off-by: Diwank Singh Tomer diwank.singh@gmail.com


:rocket: This description was created by Ellipsis for commit fa05cd1e1d1330a4bacf2f45f706d5d9fed61b65

Summary:

This PR updates chat and entry typespec models to include tool calls, modifying both Python and TypeScript files to handle tool call data in chat outputs.

Key points:


Generated with :heart: by ellipsis.dev