Contents

nr-openai-observability 0.3.1

0

A lightweight tool to monitor your OpenAI workload.

A lightweight tool to monitor your OpenAI workload.

Stars: 30, Watchers: 30, Forks: 14, Open Issues: 15

The newrelic/nr-openai-observability repo was created 1 years ago and the last code push was 1 months ago. The project is moderately popular with 30 github stars!

How to Install nr-openai-observability

You can install nr-openai-observability using pip

pip install nr-openai-observability

or add it to a project with poetry

poetry add nr-openai-observability

Package Details

Author
AIR
License
Homepage
https://newrelic.com/instant-observability/openai
PyPi:
https://pypi.org/project/nr-openai-observability/
GitHub Repo:
https://github.com/newrelic/nr-openai-observability

Classifiers

No  nr-openai-observability  pypi packages just yet.

Errors

A list of common nr-openai-observability errors.

Code Examples

Here are some nr-openai-observability code examples and snippets.

GitHub Issues

The nr-openai-observability package has 15 open issues on GitHub

  • OpenAI exception handling added
  • Added new events for chat completions

See more issues on GitHub

Related Packages & Articles

openai-async 0.0.3

A light-weight, asynchronous client for OpenAI API - text completion, image generation and embeddings.

gpt-engineer 0.3.0

Specify what you want it to build, the AI asks for clarification, and then builds it.

openai 1.29.0

The OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language. It includes a pre-defined set of classes for API resources that initialize themselves dynamically from API responses which makes it compatible with a wide range of versions of the OpenAI API.