-
The response contains multiple JSON objects, but they are not wrapped in an array
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to fin…
-
Currently we're using aeson's `decode` to parse into `Value` structures, lookup the `data` field, then union the `HashMap`s, which is convenient but less efficient than if we parsed the boundaries of …
-
### Describe the enhancement requested
https://github.com/apache/arrow/pull/14355 added a JSON streaming reader on the C++ side. We should expose a Python binding to it, like we did [for CSV](https:/…
-
### Feature Request
The current JavaScript code snippet in the API modal is not an ideal example of how our developers would typically write or use JavaScript, especially when compared to the curl sn…
-
Tools/functions should be supported in streaming mode. Currently, they work only in sync mode.
-
When implementing a streaming API, there are some instances where processing may fail inside of the `Body` function, that could be returned as errors.
I understand that making the signature `Body: …
-
# 3 techniques to stream JSON in Spring WebFlux
Podcast for developers, testers, SREs… and their managers. I explain complex and convoluted technologies in a clear way, avoiding buzzwords and hype. N…
-
(Sorry if this isn't the right place to report this, I wasn't sure).
I'm trying to switch from gpt-4o to claude-3.5-sonnet in an app I'm building, but high streaming tool latency is preventing me f…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Environment
```Markdown
- Version or commit-id (e.g. v0.1.0 or 8b23a93):c4b255cbd0ee319c50210706a94eaf…