Best practices: How to contribute to files?
#1351
Unanswered
afuetterer
asked this question in
Q&A
Replies: 3 comments 2 replies
-
|
Hi @afuetterer, thanks for your interest in PDL! Here's an example that takes the output from an LLM, creates JSON data and outputs the structured data to a file: Hope this helps. Please let us know if you have any further questions. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
@afuetterer Thank you for pointing this out! We will fix this and make a release shortly. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thank you @afuetterer! The release 0.9.1 that is now available should fix the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I am a new user of this project. I could not find information on how to output LLM responses to a file in the docs.
Then I read in #1341, that it is possible to
contributeto files. The example in the release notes is a log file. Should this be used for outputting JSON or other typed / structured output as well? Could you maybe add an example to the tutorials?Beta Was this translation helpful? Give feedback.
All reactions