Are there any packages that can handle JSON formatting and support different date formats? #303
Unanswered
jason-lee-x
asked this question in
Q&A
Replies: 0 comments
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.
-
Pre-submission Checklist
Question Category
Your Question
Thanks for taking the time to look at my question.
I'm a beginner working with AI agents, and I have an issue that I need help with:
How can I add Newtonsoft.Json (or any other NuGet package) to handle JSON data? Currently, the DateTime type only accepts data in the ISO 8601 format, but I need to handle other date formats as well. This is important because AI-generated responses may not always follow the prompt exactly.
Beta Was this translation helpful? Give feedback.
All reactions