Skip to content

Commit

Permalink
Merge pull request #33 from tom-pollak/dev/claudette-readme-pr
Browse files Browse the repository at this point in the history
Add extensions readme -- with claudette-pydantic
  • Loading branch information
jph00 authored Oct 1, 2024
2 parents b073cd2 + 2161a05 commit 41caf55
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -786,3 +786,7 @@ have?
- usage: `{'input_tokens': 10, 'output_tokens': 36}`

</details>

## Extensions

- [Pydantic Structured Ouput](https://github.com/tom-pollak/claudette-pydantic)
4 changes: 4 additions & 0 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -674,3 +674,7 @@ have?
- usage: {‘input_tokens’: 10, ‘output_tokens’: 36}

</details>

## Extensions

- [Pydantic Structured Ouput](https://github.com/tom-pollak/claudette-pydantic)
10 changes: 10 additions & 0 deletions index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1724,6 +1724,16 @@
"chat(\"I'm Jeremy\")"
]
},
{
"cell_type": "markdown",
"id": "987b8c9e-a0b9-41a5-b29c-bd785917acd6",
"metadata": {},
"source": [
"## Extensions\n",
"\n",
"- [Pydantic Structured Ouput](https://github.com/tom-pollak/claudette-pydantic)"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit 41caf55

Please sign in to comment.