openllmetry-js icon indicating copy to clipboard operation
openllmetry-js copied to clipboard

Sister project to OpenLLMetry, but in Typescript. Open-source observability for your LLM application, based on OpenTelemetry

Results 159 openllmetry-js issues
Sort by recently updated
recently updated
newest added

Bumps [@langchain/openai](https://github.com/langchain-ai/langchainjs) from 0.0.15 to 0.0.28. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@langchain/openai&package-manager=npm_and_yarn&previous-version=0.0.15&new-version=0.0.28)](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...

dependencies

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) 🩹...

dependencies

### 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...

![Screenshot 2024-01-17 at 15 16 37](https://github.com/traceloop/openllmetry-js/assets/4224692/edfe0c02-75f1-4199-b82b-83e7be11af6d)