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 [llamaindex](https://github.com/run-llama/LlamaIndexTS/tree/HEAD/packages/core) from 0.1.21 to 0.3.9. Release notes Sourced from llamaindex's releases. [email protected] Patch Changes c3747d0: fix: import @xenova/transformers For now, if you use llamaindex in next.js, you need to...

Bumps [@opentelemetry/instrumentation](https://github.com/open-telemetry/opentelemetry-js) from 0.49.1 to 0.51.1. Release notes Sourced from @​opentelemetry/instrumentation's releases. Experimental v0.51.1 0.51.1 :bug: (Bug Fix) fix(instrumentation): update import-in-the-middle to 1.7.4 Experimental v0.51.0 0.51.0 :boom: Breaking Change feat(sdk-node)!:...

Bumps [llamaindex](https://github.com/run-llama/LlamaIndexTS/tree/HEAD/packages/core) from 0.1.21 to 0.3.9. Release notes Sourced from llamaindex's releases. [email protected] Patch Changes c3747d0: fix: import @xenova/transformers For now, if you use llamaindex in next.js, you need to...

Bumps [@langchain/community](https://github.com/langchain-ai/langchainjs) from 0.0.34 to 0.0.56. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@langchain/community&package-manager=npm_and_yarn&previous-version=0.0.34&new-version=0.0.56)](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 [@opentelemetry/instrumentation](https://github.com/open-telemetry/opentelemetry-js) from 0.49.1 to 0.51.1. Release notes Sourced from @​opentelemetry/instrumentation's releases. Experimental v0.51.1 0.51.1 :bug: (Bug Fix) fix(instrumentation): update import-in-the-middle to 1.7.4 Experimental v0.51.0 0.51.0 :boom: Breaking Change feat(sdk-node)!:...

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

### Which component is this feature for? All Packages ### 🔖 Feature description Some values, like token usage, are better reported (also) as [otel metrics](https://opentelemetry.io/docs/specs/otel/metrics/). We should update all instrumentations...

Bumps [@opentelemetry/instrumentation](https://github.com/open-telemetry/opentelemetry-js) from 0.49.1 to 0.51.1. Release notes Sourced from @​opentelemetry/instrumentation's releases. Experimental v0.51.1 0.51.1 :bug: (Bug Fix) fix(instrumentation): update import-in-the-middle to 1.7.4 Experimental v0.51.0 0.51.0 :boom: Breaking Change feat(sdk-node)!:...

### Which component is this feature for? LlamaIndex Instrumentation ### 🔖 Feature description Right now, we monkey-patch classes and methods in LlamaIndex which requires endless work and constant maintenance. LlamaIndex...

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