openllmetry-js
openllmetry-js copied to clipboard
Sister project to OpenLLMetry, but in Typescript. Open-source observability for your LLM application, based on OpenTelemetry
Bumps [@pinecone-database/pinecone](https://github.com/pinecone-io/pinecone-ts-client) from 6.1.1 to 6.1.2. Release notes Sourced from @pinecone-database/pinecone's releases. Release v6.1.2 Assistant.describeFile now exposes includeUrl as an optional argument, and it will default to true if not...
This the js version of the feature request to match the python issue https://github.com/traceloop/openllmetry/issues/1618 for adding support for tracing Pinecone's new APIs (e.g. the [inference / reranking](https://www.pinecone.io/blog/introducing-reranking-to-pinecone-inference/) API). See the...
# Problem Statement I tried to use toolchain's langchain auto instrumentation. However, it wasn't firing. Looked like something? was blocking the instrumentation trying to monkey patch the _configureSync like this:...
Please add auto-instrumentation for the official `ollama` npm client so that calls like `ollama.chat`, `ollama.generate` and `ollama.embed` also usage metrics out-of-the-box in Node.js/TypeScript. https://www.npmjs.com/package/ollama
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...
Bumps [ai](https://github.com/vercel/ai) from 4.3.19 to 5.0.15. Release notes Sourced from ai's releases. [email protected] Patch Changes ca4f68f: feat(ai): add validateUIMessages function Updated dependencies [28a4006] @ai-sdk/gateway@1.0.7 [email protected] Patch Changes 7729e32: fix(ai): expand...
Bumps [@ai-sdk/openai](https://github.com/vercel/ai) from 1.3.23 to 2.0.15. Release notes Sourced from @ai-sdk/openai's releases. @ai-sdk/openai@2.0.15 Patch Changes a4bef93: feat(provider/openai): expose web search queries in responses api 6ed34cb: refactor(openai): consolidate model config into...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.7.0 to 3.3.2. Release notes Sourced from node-fetch's releases. v3.3.2 3.3.2 (2023-07-25) Bug Fixes Remove the default connection close header. (#1736) (8b3320d), closes #1735 #1473 v3.3.1 3.3.1...
> [!IMPORTANT] > Add standardized GenAI input/output message attributes and update tests and dependencies for improved AI SDK functionality. > > - **Features**: > - Add standardized GenAI input/output message...