18 lines
456 B
YAML
18 lines
456 B
YAML
# cSpell:ignore openai
|
|
title: OpenAI Instrumentation
|
|
registryType: instrumentation
|
|
language: python
|
|
tags:
|
|
- python
|
|
- instrumentation
|
|
- openai
|
|
license: Apache 2.0
|
|
description: Instrumentation for OpenAI LLMs (prompts logging, tokens, etc.)
|
|
authors:
|
|
- name: Traceloop
|
|
email: dev@traceloop.com
|
|
urls:
|
|
repo: https://github.com/traceloop/openllmetry/tree/main/packages/opentelemetry-instrumentation-openai
|
|
createdAt: 2023-10-13
|
|
isFirstParty: false
|