@@ -25,7 +25,7 @@ version.
2525| ` @koa/router ` | 2.0.0 | 12.0.1 | 3.2.0 |
2626| ` @langchain/core ` | 0.1.17 | 0.2.10 | 11.13.0 |
2727| ` @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 |
2929| ` @smithy/smithy-client ` | 3.0.0 | 3.1.4 | 11.0.0 |
3030| ` amqplib ` | 0.5.0 | 0.10.4 | 2.0.0 |
3131| ` apollo-server ` | 2.14.0
| 3.13.0
| ` @newrelic/[email protected] ` | @@ -34,7 +34,7 @@ version.
3434| ` apollo-server-hapi ` | 3.0.0
| 3.13.0
| ` @newrelic/[email protected] ` | 3535| ` apollo-server-koa ` | 2.14.0
| 3.13.0
| ` @newrelic/[email protected] ` | 3636| ` 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 |
3838| ` bluebird ` | 2.0.0 | 3.7.2 | 1.27.0 |
3939| ` bunyan ` | 1.8.12 | 1.8.15 | 9.3.0 |
4040| ` cassandra-driver ` | 3.4.0 | 4.7.2 | 1.7.1 |
@@ -53,7 +53,7 @@ version.
5353| ` mysql ` | 2.2.0 | 2.18.1 | 1.32.0 |
5454| ` mysql2 ` | 2.0.0 | 3.10.1 | 1.32.0 |
5555| ` 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 |
5757| ` pg ` | 8.2.0 | 8.12.0 | 9.0.0 |
5858| ` pg-native ` | 2.0.0 | 3.1.0 | 9.0.0 |
5959| ` pino ` | 7.0.0 | 9.2.0 | 8.11.0 |
@@ -82,6 +82,7 @@ Through the `@aws-sdk/client-bedrock-runtime` module, we support:
8282| Anthropic Claude | ❌ | ✅ | ❌ |
8383| Cohere | ❌ | ✅ | - |
8484| Meta Llama2 | ❌ | ✅ | - |
85+ | Meta Llama3 | ❌ | ✅ | - |
8586
8687Note: if a model supports streaming, we also instrument the streaming variant.
8788
0 commit comments