Replies: 1 comment 2 replies
-
Hey @nikohann, great to see you diving into new challenges! Hope everything's been going well since our last interaction. Based on the code you've provided and the context, it seems like the issue you're facing is related to the The The The Given the correct usage of
Without more information on the exact output you're receiving (e.g., if I hope this helps! If you have any more information or if there's anything else you'd like me to look into, please let me know. Sources
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
Commit to Help
Example Code
Description
While working on my project, I faced an issue with the StringOutputParser. It returns undefined as output for all processed input. I attempted to resolve the problem by creating a CustomOutputParser, but unfortunately, I encountered the same issue. Even with StreamingTextResponse, everything works normally when I use a pure LLM model without function calling.
The main issue concerns stream OpenAI functions output to the frontend.
System Info
Langchain v0.1.27
Macbook Air 2020 M1
Node v18.19.1
NPM v10.2.4
Beta Was this translation helpful? Give feedback.
All reactions