Improve flexibility of the structured output parser by allowing the user to input an example JSON and automatically converting it to a zod scheme

This commit is contained in:
Kenny Vaneetvelde
2024-02-03 19:43:44 +01:00
parent 6013743705
commit 288e451161
3 changed files with 64 additions and 99 deletions
+1
View File
@@ -56,6 +56,7 @@
"html-to-text": "^9.0.5",
"husky": "^8.0.3",
"ioredis": "^5.3.2",
"json-to-zod": "1.1.2",
"langchain": "^0.0.214",
"langfuse": "2.0.2",
"langfuse-langchain": "2.3.3",