-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Change `instructions` to `prompt`, update lifecycle names * Make default provider optional in network * Auto-format zod schema to json schema in OpenAI provider * InferenceResult.instructions -> .system type change * Add step to tool handler func * Demo updates * Deps fix * Type fixes * Remove old ESLint config * Lint * Lint * Fix demos; implement APIs from demos * Fix Zod typing * Use main `inngest` * Remove unused pieces from demo * Fix up middleware example --------- Co-authored-by: Jack Williams <[email protected]> Co-authored-by: Jack Williams <[email protected]>
- Loading branch information
1 parent
5c78a6a
commit 85b8f33
Showing
13 changed files
with
457 additions
and
879 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.