openllmetry
openllmetry copied to clipboard
Open-source observability for your LLM application, based on OpenTelemetry
### Which component is this feature for? All Packages ### π Feature description We should improve our instrumentation wrappers to reduce the required amount of boilerplate per project. The end-goal...
### Which component is this feature for? Traceloop SDK ### π Feature description Traceloop instrumentation only have tracer, how about add meter and logger to expose metrics and logs? ###...
### Which component is this bug for? VertexAI Instrumentation ### π Description Following #413, I had to disable the VertexAI tests since vcr.py doesn't support GRPC. We need to figure...
### Which component is this feature for? All Packages ### π Feature description We need to extract and report embedding vectors that are sent and returned for `query` calls to...
### Which component is this feature for? All Packages ### π Feature description Instrument calls to [Milvus](https://milvus.io/docs/search.md), including adding attributes, similarly to our [Chroma](https://github.com/traceloop/openllmetry/tree/main/packages/opentelemetry-instrumentation-chroma) instrumentation. The instrumentation should support all...
### Which component is this feature for? Anthropic Instrumentation ### π Feature description Integrating LanceDB ### π€ Why is this feature needed ? Flexibility to switch between VectorDBs ### βοΈ...
Bumps [chromadb](https://github.com/chroma-core/chroma) from 0.4.24 to 0.5.0. Release notes Sourced from chromadb's releases. 0.5.0 Version: 0.5.0 Git ref: refs/tags/0.5.0 Build Date: 2024-04-23T23:09 PIP Package: chroma-0.5.0.tar.gz Github Container Registry Image: ghcr.io/chroma-core/chroma:0.5.0 DockerHub...
Bumps [openai](https://github.com/openai/openai-python) from 1.12.0 to 1.30.1. Release notes Sourced from openai's releases. v1.30.1 1.30.1 (2024-05-14) Full Changelog: v1.30.0...v1.30.1 Chores internal: add slightly better logging to scripts (#1422) (43dffab) v1.30.0 1.30.0...
Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.23.1 to 0.26.0. Release notes Sourced from anthropic's releases. v0.26.0 0.26.0 (2024-05-16) Full Changelog: v0.25.9...v0.26.0 Features api: add tool_choice param, image block params inside tool_result.content, and streaming...
Bumps [replicate](https://github.com/replicate/replicate-python) from 0.25.1 to 0.26.0. Release notes Sourced from replicate's releases. 0.26.0 What's Changed Support predictions.create with model, version, or deployment parameters by @βmattt in replicate/replicate-python#290 Use Bearer authorization...