Nhan Nguyen

Results 4 comments of Nhan Nguyen

Sorry I dont understand. Can you point out specific how can I pass properties to editor ?

## Investigation Findings I investigated this issue and found that **the core LangChain.js `streamEvents` implementation correctly handles `response_metadata`**. ### How it works: 1. In `_streamIterator()` (chat_models.ts), `chunk.generationInfo` is merged into...

> > @nathannewyen has submitted a [PR](https://github.com/kubernetes/kubernetes/pull/135595) to fix the issue #135487 Could you help review the PR? > > Hi, Thanks for review!! I’ve reviewed that PR. I’m taking...