Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fumito-ito authored Oct 4, 2024
1 parent 7a2453c commit 34fb991
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,7 @@ let result = try await Anthropic(apiKey: "your_claude_api_key")
By introducing an extension Swift package, it is possible to access the Anthropic Claude API through AWS Bedrock and Vertex AI. The supported services are as follows:

- [Amazon Web Services Bedrock](https://github.com/fumito-ito/AnthropicSwiftSDK-Bedrock)
- VertexAI
- T.B.D.
- [Google VertexAI](https://github.com/fumito-ito/AnthropicSwiftSDK-VertexAI)

## Contributing

Expand Down

0 comments on commit 34fb991

Please sign in to comment.