-
Start with this example that they have and replace the components with Vanna components:
https://github.com/aws-samples/amazon-bedrock-workshop/blob/main/06_CodeGeneration/01_sql_query_generate_w_b…
-
Blocked on: https://github.com/elastic/kibana/issues/180957
We should reach out to the owning teams of the connectors below and make them report user errors accordingly. They must follow the guidel…
-
While trying to use tools with Mistral, here is a sample code for boto3 which works fine:
```python
import json
import boto3
session = boto3.session.Session()
bedrock_client = session.client(…
-
- [ ] [Claude-3 api snippets](https://www.anthropic.com/blog/claude-3-api-snippets)
# Claude-3 API Snippets
Sure! Here are some real code snippets that use the Anthropic Claude 3 API:
The first, fr…
-
### Describe the bug
https://github.com/boto/botocore/blob/bf2473756ac0dac340916eaac606b9b767d15e99/botocore/eventstream.py#L354-L362
means that any EventStreamError is treated as a 400.
### …
-
### Description
**Description:**
The Prompt Management feature streamlines the creation, evaluation, deployment, and sharing of prompts. This feature helps developers and business users obtain t…
kxzk updated
3 months ago
-
### Feature request
Hi, the new Cohere embedding models are now available on Amazon Bedrock. How can we use them for their reranking capability (instead of just embedding via BedrockEmbedding class…
-
Update connectors in the two SK learn site pages in the GitHub repo here: https://github.com/MicrosoftDocs/semantic-kernel-pr
[Supported languages for Semantic Kernel | Microsoft Learn](https://l…
-
https://aws.amazon.com/about-aws/whats-new/2023/09/amazon-titan-embeddings-generally-available/
Could this be used for Zep too?
-
**Description**
After saving input in the form user should be informed about the errors and navigation should go to the first element with an error in order for the user to fix the errors. Especially …