Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Amazon Bedrock integration #111

Merged
merged 5 commits into from
Jan 10, 2024
Merged

Add Amazon Bedrock integration #111

merged 5 commits into from
Jan 10, 2024

Conversation

julian-risch
Copy link
Member

@julian-risch julian-risch commented Jan 8, 2024

closes #104

@julian-risch julian-risch marked this pull request as ready for review January 8, 2024 15:58
Copy link
Contributor

@bilgeyucel bilgeyucel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @julian-risch! I left one comment 👍

- Stability AI's Stable Diffusion
- Cohere's Command and Embed
- Meta's Llama 2
- Amazon Titan language and embeddings models
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we support embedding models? Don't we need another component for them?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Embedding models are indeed not supported yet. I created an issue to track that: deepset-ai/haystack-core-integrations#181

@bilgeyucel bilgeyucel merged commit 61a6881 into main Jan 10, 2024
@bilgeyucel bilgeyucel deleted the amazon-bedrock-generator branch January 10, 2024 10:09
@TuanaCelik TuanaCelik linked an issue Jan 11, 2024 that may be closed by this pull request
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.

An integration tile for Amazon Bedrock Amazon Bedrock Integration page
2 participants