-
Notifications
You must be signed in to change notification settings - Fork 792
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Finished basics of tools and creating tools step by step guide
- Loading branch information
Showing
8 changed files
with
279 additions
and
145 deletions.
There are no files selected for viewing
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...ramework/tools/advanced-tool-features.mdx → ...work/tools/custom-tools/configuration.mdx
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
7 changes: 7 additions & 0 deletions
7
docs_new/core-framework/tools/custom-tools/pydantic-is-all-you-need.mdx
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: "Pydantic is All You Need" | ||
description: "How Pydantic solves AI Agent reliability." | ||
icon: "book" | ||
--- | ||
|
||
This guide is based on a youtube video pydantic is all you need by Jason Liu. |
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.