Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update llm_streaming_stream_method.ts doc (#2929)
* fix: update llm_streaming_stream_method.ts doc Removes reference to `handleLLMNewToken` since `handleLLMNewToken` does not exist within this example * Adds `streaming: true` to docs Adds missing property in the expected configuration for streaming * Update llm_streaming_stream_method.ts Remove unneeded comments and unnecessary code - `.stream()` works without the need to add `streaming: true` as part of the LLM constructor
- Loading branch information
aa9b618
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
langchainjs-docs – ./
langchainjs-docs-ruddy.vercel.app
langchainjs-docs-git-main-langchain.vercel.app
langchainjs-docs-langchain.vercel.app
js.langchain.com