Help: How can I return my search output with text not json #21000
Unanswered
leonfighting-py
asked this question in
Help
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.
-
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
In some of my workflows, I use API to search for information, it can return with text, but in some case, it return with json content. If I want to cite this in next LLM, I have to change the json format to the text. So How can I just return text,not json?
2. Additional context or comments
No response
Beta Was this translation helpful? Give feedback.
All reactions