openllmetry-js
openllmetry-js copied to clipboard
Sister project to OpenLLMetry, but in Typescript. Open-source observability for your LLM application, based on OpenTelemetry
chore(deps-dev): bump @langchain/openai from 0.0.15 to 0.0.28 in /packages/instrumentation-langchain
Bumps [@langchain/openai](https://github.com/langchain-ai/langchainjs) from 0.0.15 to 0.0.28. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@google-cloud/vertexai](https://github.com/googleapis/nodejs-vertexai) from 0.2.1 to 1.1.0. Release notes Sourced from @google-cloud/vertexai's releases. v1.1.0 1.1.0 (2024-04-13) Features enable system instruction for GenerativeModel (590ca5a) enable system instruction in chat experience (7e71f75) exposing...
Bumps [hnswlib-node](https://github.com/yoshoku/hnswlib-node) from 1.4.2 to 3.0.0. Changelog Sourced from hnswlib-node's changelog. [3.0.0] - 2024-03-11 Update dependencies: [email protected]. Drop support for Node.js v16.x. Update dev-dependencies. Add tests for type definitions. [2.1.1]...
Bumps [fetch-retry](https://github.com/jonbern/fetch-retry) from 5.0.6 to 6.0.0. Release notes Sourced from fetch-retry's releases. Permissive wrapping, fix global pollution and export types Adds permissive wrapping of the fetch function while retaining the...
Bumps [supports-color](https://github.com/chalk/supports-color) from 8.1.1 to 9.4.0. Release notes Sourced from supports-color's releases. v9.4.0 Add support for Gitea Actions (#148) 038b21a https://github.com/chalk/supports-color/compare/v9.3.1...v9.4.0 v9.3.1 Fix Node.js 12 compatibility 74a0d5a https://github.com/chalk/supports-color/compare/v9.3.0...v9.3.1 v9.3.0 Detect...
### Solves Issue https://github.com/traceloop/openllmetry-js/issues/133: _🚀 Feature: re-write Langchain instrumentation to use Langchain Callbacks_ > ⚠️ This PR is actually in WIP status until we find a way to monkey patch...
Bumps [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) from 17.2.8 to 18.0.5. Release notes Sourced from @nx/js's releases. 18.0.5 (2024-02-24) 🩹 Fixes angular: do not add target defaults for the ng-packagr-lite executor when generating non-buildable library...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.19.1 to 7.0.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v7.0.0 7.0.0 (2024-02-12) Read more about this release: https://typescript-eslint.io/blog/announcing-typescript-eslint-v7/ 🚀 Features add support for flat configs (#7935) 🩹...
### Which component is this feature for? Langchain Instrumentation ### 🔖 Feature description Right now, we monkey-patch classes and methods in LlamaIndex which requires endless work and constant maintenance. Langchain...
