Skip to content

Conversation

@EbonyLouis
Copy link
Contributor

@EbonyLouis EbonyLouis commented Feb 14, 2025

This PR updates the documentation to include support for two additional LLM providers:

  • Amazon Bedrock: Provides access to multiple foundation models, including Claude and Jurassic-2. Configuration requires setting environment variables (AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION) manually.
  • Azure OpenAI: Offers access to Azure-hosted OpenAI models such as GPT-4 and GPT-3.5. Configuration requires AZURE_OPENAI_API_KEY, AZURE_OPENAI_ENDPOINT, and AZURE_OPENAI_DEPLOYMENT_NAME.

Changes:

  • 1 file modified: documentation/docs/getting-started/providers.md

@github-actions
Copy link
Contributor

github-actions bot commented Feb 14, 2025

PR Preview Action v1.6.0

🚀 View preview at
https://block.github.io/goose/pr-preview/pr-1243/

Built to branch gh-pages at 2025-02-14 21:32 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@EbonyLouis EbonyLouis merged commit c69a93f into main Feb 14, 2025
3 checks passed
@EbonyLouis EbonyLouis deleted the adding-providers branch February 14, 2025 22:08
@Quentin-M
Copy link
Contributor

Quentin-M commented Feb 23, 2025

Desktop support for Bedrock: #1271

cbruyndoncx pushed a commit to cbruyndoncx/goose that referenced this pull request Jul 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants