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

community: Enable mistral models on Bedrock class #18521

Conversation

AnisZakari
Copy link
Contributor

@AnisZakari AnisZakari commented Mar 4, 2024

Description: AWS released two Mistral models on Bedrock last Friday (first of march 2024). This PR includes some code adjustments to make them compatible with the Bedrock class

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Mar 4, 2024
Copy link

vercel bot commented Mar 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview Mar 7, 2024 7:44pm

@dosubot dosubot bot added Ɑ: models Related to LLMs or chat model modules 🔌: aws Primarily related to Amazon Web Services (AWS) integrations 🤖:improvement Medium size change to existing code to handle new use-cases labels Mar 4, 2024
@AnisZakari AnisZakari force-pushed the bedrock_support_for_mistral_models branch 2 times, most recently from 1243c8c to 29f07ea Compare March 5, 2024 08:17
@AnisZakari AnisZakari changed the title community: add AWS Bedrock support for mistral models community: Enable mistral models on Bedrock class Mar 5, 2024
@AnisZakari
Copy link
Contributor Author

@hwchase17 @baskaryan would it be possible to take a glace at my PR ? :p

@baskaryan
Copy link
Collaborator

cc @3coins

@AnisZakari AnisZakari force-pushed the bedrock_support_for_mistral_models branch from 29f07ea to 73c8069 Compare March 6, 2024 07:50
@AnisZakari AnisZakari closed this Mar 7, 2024
@AnisZakari AnisZakari force-pushed the bedrock_support_for_mistral_models branch from 73c8069 to fcaa9cf Compare March 7, 2024 19:44
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Mar 7, 2024
efriis added a commit that referenced this pull request Mar 9, 2024
*Description**: My previous
[PR](#18521) was
mistakenly closed, so I am reopening this one. Context: AWS released two
Mistral models on Bedrock last Friday (March 1, 2024). This PR includes
some code adjustments to ensure their compatibility with the Bedrock
class.

---------

Co-authored-by: Anis ZAKARI <anis.zakari@hymaia.com>
Co-authored-by: Erick Friis <erick@langchain.dev>
bechbd pushed a commit to bechbd/langchain that referenced this pull request Mar 29, 2024
…i#18756)

*Description**: My previous
[PR](langchain-ai#18521) was
mistakenly closed, so I am reopening this one. Context: AWS released two
Mistral models on Bedrock last Friday (March 1, 2024). This PR includes
some code adjustments to ensure their compatibility with the Bedrock
class.

---------

Co-authored-by: Anis ZAKARI <anis.zakari@hymaia.com>
Co-authored-by: Erick Friis <erick@langchain.dev>
gkorland pushed a commit to FalkorDB/langchain that referenced this pull request Mar 30, 2024
…i#18756)

*Description**: My previous
[PR](langchain-ai#18521) was
mistakenly closed, so I am reopening this one. Context: AWS released two
Mistral models on Bedrock last Friday (March 1, 2024). This PR includes
some code adjustments to ensure their compatibility with the Bedrock
class.

---------

Co-authored-by: Anis ZAKARI <anis.zakari@hymaia.com>
Co-authored-by: Erick Friis <erick@langchain.dev>
hinthornw pushed a commit that referenced this pull request Apr 26, 2024
*Description**: My previous
[PR](#18521) was
mistakenly closed, so I am reopening this one. Context: AWS released two
Mistral models on Bedrock last Friday (March 1, 2024). This PR includes
some code adjustments to ensure their compatibility with the Bedrock
class.

---------

Co-authored-by: Anis ZAKARI <anis.zakari@hymaia.com>
Co-authored-by: Erick Friis <erick@langchain.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔌: aws Primarily related to Amazon Web Services (AWS) integrations 🤖:improvement Medium size change to existing code to handle new use-cases Ɑ: models Related to LLMs or chat model modules size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants