@@ -25,7 +25,7 @@ version.
25
25
| ` @koa/router ` | 2.0.0 | 12.0.1 | 3.2.0 |
26
26
| ` @langchain/core ` | 0.1.17 | 0.2.10 | 11.13.0 |
27
27
| ` @nestjs/cli ` | 8.0.0 | 10.3.2 | 10.1.0 |
28
- | ` @prisma/client ` | 5.0.0 | 5.16.0 | 11.0.0 |
28
+ | ` @prisma/client ` | 5.0.0 | 5.16.1 | 11.0.0 |
29
29
| ` @smithy/smithy-client ` | 3.0.0 | 3.1.4 | 11.0.0 |
30
30
| ` amqplib ` | 0.5.0 | 0.10.4 | 2.0.0 |
31
31
| ` apollo-server ` | 2.14.0
| 3.13.0
| ` @newrelic/[email protected] ` |
@@ -34,7 +34,7 @@ version.
34
34
| ` apollo-server-hapi ` | 3.0.0
| 3.13.0
| ` @newrelic/[email protected] ` |
35
35
| ` apollo-server-koa ` | 2.14.0
| 3.13.0
| ` @newrelic/[email protected] ` |
36
36
| ` apollo-server-lambda ` | 2.14.0
| 3.13.0
| ` @newrelic/[email protected] ` |
37
- | ` aws-sdk ` | 2.2.48 | 2.1648 .0 | 6.2.0 |
37
+ | ` aws-sdk ` | 2.2.48 | 2.1649 .0 | 6.2.0 |
38
38
| ` bluebird ` | 2.0.0 | 3.7.2 | 1.27.0 |
39
39
| ` bunyan ` | 1.8.12 | 1.8.15 | 9.3.0 |
40
40
| ` cassandra-driver ` | 3.4.0 | 4.7.2 | 1.7.1 |
@@ -53,7 +53,7 @@ version.
53
53
| ` mysql ` | 2.2.0 | 2.18.1 | 1.32.0 |
54
54
| ` mysql2 ` | 2.0.0 | 3.10.1 | 1.32.0 |
55
55
| ` next ` | 13.0.0
| 14.2.4
| ` @newrelic/[email protected] ` |
56
- | ` openai ` | 4.0.0 | 4.52.0 | 11.13.0 |
56
+ | ` openai ` | 4.0.0 | 4.52.1 | 11.13.0 |
57
57
| ` pg ` | 8.2.0 | 8.12.0 | 9.0.0 |
58
58
| ` pg-native ` | 2.0.0 | 3.1.0 | 9.0.0 |
59
59
| ` pino ` | 7.0.0 | 9.2.0 | 8.11.0 |
@@ -82,6 +82,7 @@ Through the `@aws-sdk/client-bedrock-runtime` module, we support:
82
82
| Anthropic Claude | ❌ | ✅ | ❌ |
83
83
| Cohere | ❌ | ✅ | - |
84
84
| Meta Llama2 | ❌ | ✅ | - |
85
+ | Meta Llama3 | ❌ | ✅ | - |
85
86
86
87
Note: if a model supports streaming, we also instrument the streaming variant.
87
88
0 commit comments