-
# Issue Metrics
| Metric | Average | Median | 90th percentile |
| --- | --- | --- | ---: |
| Time to first response | 15:55:24 | 13:46:25 | 1 day, 21:19:02 |
| Time to close | 1 day, 1:02:03 | 14:37:…
-
deepseek api key mention in https://github.com/datastax/astra-assistants-api/tree/main/client but not supported
here is the .env file
Authentication
Provide api keys for third party LLMs via en…
-
### Link to your material
https://www.ranthebuilder.cloud/post/automating-api-calls-with-agents-for-amazon-bedrock-with-powertools
### Description
This post will teach you how to use Amazon Bedrock…
-
### Describe the bug
Required parameter `StorageConfiguration` for CfnKnowledgeBase appears to have been added to CDK with 2.140.0 (closing #29966 with PR #30037). The python bindings, however, app…
-
### Issue
I am not too sure if this should go to LiteLLM or Aider, but I am going to start here.
My setup is to use Aider with Amazon Bedrock. When sending requests with LiteLLM, you actually don'…
-
First of all, this is great work.
Any plan to add AWS bedrock support for Claude models?
-
### Terraform Version
```shell
1.4.6
```
### Terraform Configuration Files
```terraform
...terraform config...
```
terraform {
required_version = ">= 1.4.6"
required_providers {
aw…
-
Playing around with this as a gitsubmodule in my private repo and after finally getting vercels ai sdk to connect to bedrock, I think I've stumbled into an issue around how your agent assumes it can p…
-
### Documentation Issue Description
When follow this doc: https://docs.llamaindex.ai/en/latest/examples/llm/bedrock/?h=bedrock#connect-to-bedrock-with-access-keys to connect Bedrock client, I get the…
-
### Description
Calling `generateObject()` with the AWS Bedrock Claude 3.5 Sonnet model (`bedrock("anthropic.claude-3-5-sonnet-20240620-v1:0")`) causes the following error to occur:
```
/Users/…