Skip to content

Commit a2d58d3

Browse files
authored
Update README.md with Writer (#474)
1 parent 2b607b5 commit a2d58d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Strands Agents is a simple yet powerful SDK that takes a model-driven approach t
3737
## Feature Overview
3838

3939
- **Lightweight & Flexible**: Simple agent loop that just works and is fully customizable
40-
- **Model Agnostic**: Support for Amazon Bedrock, Anthropic, LiteLLM, Llama, Ollama, OpenAI, and custom providers
40+
- **Model Agnostic**: Support for Amazon Bedrock, Anthropic, LiteLLM, Llama, Ollama, OpenAI, Writer, and custom providers
4141
- **Advanced Capabilities**: Multi-agent systems, autonomous agents, and streaming support
4242
- **Built-in MCP**: Native support for Model Context Protocol (MCP) servers, enabling access to thousands of pre-built tools
4343

@@ -151,6 +151,7 @@ Built-in providers:
151151
- [LlamaAPI](https://strandsagents.com/latest/user-guide/concepts/model-providers/llamaapi/)
152152
- [Ollama](https://strandsagents.com/latest/user-guide/concepts/model-providers/ollama/)
153153
- [OpenAI](https://strandsagents.com/latest/user-guide/concepts/model-providers/openai/)
154+
- [Writer](https://strandsagents.com/latest/documentation/docs/user-guide/concepts/model-providers/writer/)
154155

155156
Custom providers can be implemented using [Custom Providers](https://strandsagents.com/latest/user-guide/concepts/model-providers/custom_model_provider/)
156157

0 commit comments

Comments
 (0)