langchain/docs
Mukit Momin 67c5950df3
Amazon Bedrock Support Streaming (#10393)
### Description

- Add support for streaming with `Bedrock` LLM and `BedrockChat` Chat
Model.
- Bedrock as of now supports streaming for the `anthropic.claude-*` and
`amazon.titan-*` models only, hence support for those have been built.
- Also increased the default `max_token_to_sample` for Bedrock
`anthropic` model provider to `256` from `50` to keep in line with the
`Anthropic` defaults.
- Added examples for streaming responses to the bedrock example
notebooks.

**_NOTE:_**: This PR fixes the issues mentioned in #9897 and makes that
PR redundant.
2023-09-20 11:55:38 -07:00
..
api_reference Harrison/add submodule to docs (#10803) 2023-09-19 17:03:32 -07:00
docs_skeleton Update sequential_chains.mdx (#64) (#10793) 2023-09-19 15:56:52 -07:00
extras Amazon Bedrock Support Streaming (#10393) 2023-09-20 11:55:38 -07:00
snippets Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
.local_build.sh
vercel_requirements.txt