diff --git a/compatibility.md b/compatibility.md index c79007aaba..4bd824aeb6 100644 --- a/compatibility.md +++ b/compatibility.md @@ -25,7 +25,7 @@ version. | `@koa/router` | 2.0.0 | 12.0.1 | 3.2.0 | | `@langchain/core` | 0.1.17 | 0.2.10 | 11.13.0 | | `@nestjs/cli` | 8.0.0 | 10.3.2 | 10.1.0 | -| `@prisma/client` | 5.0.0 | 5.16.0 | 11.0.0 | +| `@prisma/client` | 5.0.0 | 5.16.1 | 11.0.0 | | `@smithy/smithy-client` | 3.0.0 | 3.1.4 | 11.0.0 | | `amqplib` | 0.5.0 | 0.10.4 | 2.0.0 | | `apollo-server` | 2.14.0 | 3.13.0 | `@newrelic/apollo-server-plugin@1.0.0` | @@ -34,7 +34,7 @@ version. | `apollo-server-hapi` | 3.0.0 | 3.13.0 | `@newrelic/apollo-server-plugin@1.0.0` | | `apollo-server-koa` | 2.14.0 | 3.13.0 | `@newrelic/apollo-server-plugin@1.0.0` | | `apollo-server-lambda` | 2.14.0 | 3.13.0 | `@newrelic/apollo-server-plugin@1.0.0` | -| `aws-sdk` | 2.2.48 | 2.1648.0 | 6.2.0 | +| `aws-sdk` | 2.2.48 | 2.1649.0 | 6.2.0 | | `bluebird` | 2.0.0 | 3.7.2 | 1.27.0 | | `bunyan` | 1.8.12 | 1.8.15 | 9.3.0 | | `cassandra-driver` | 3.4.0 | 4.7.2 | 1.7.1 | @@ -53,7 +53,7 @@ version. | `mysql` | 2.2.0 | 2.18.1 | 1.32.0 | | `mysql2` | 2.0.0 | 3.10.1 | 1.32.0 | | `next` | 13.0.0 | 14.2.4 | `@newrelic/next@0.7.0` | -| `openai` | 4.0.0 | 4.52.0 | 11.13.0 | +| `openai` | 4.0.0 | 4.52.1 | 11.13.0 | | `pg` | 8.2.0 | 8.12.0 | 9.0.0 | | `pg-native` | 2.0.0 | 3.1.0 | 9.0.0 | | `pino` | 7.0.0 | 9.2.0 | 8.11.0 | @@ -82,6 +82,7 @@ Through the `@aws-sdk/client-bedrock-runtime` module, we support: | Anthropic Claude | ❌ | ✅ | ❌ | | Cohere | ❌ | ✅ | - | | Meta Llama2 | ❌ | ✅ | - | +| Meta Llama3 | ❌ | ✅ | - | Note: if a model supports streaming, we also instrument the streaming variant.