Replies: 1 comment 1 reply
-
I saw that with training it output a correct JSON but....than i have problem with the training so i don't know it might work for you ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey guys,
i could really say thanks this this wonderful project. And i am in.
I wrote an agent that can optimize a product content. My expectation is a json output.
Task( description="", expected_output='valid parsable JSON format with {title:text, description:text, bullet_point:List[string] }. Nothing else ',
so
60% is {}
40% is
json {}
i know there are efforts in the direction to use chatGPT output variables.
But what do you would use instead?
Beta Was this translation helpful? Give feedback.
All reactions