I am using .invoke() command for showing output in Streamlit. And was not able to find any documentation on it. Can someone please let me know how can I format this output.
Could you please further clarify your question by providing any relevant code snippets?
Try response.content
to show only LLM generated string.
Thanks a lot for your help.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.