Skip to main content

Python SDK for interacting with Onyx Generative AI Services

Project description

Onyx GenAI SDK

The goal of this project is to simplify the developer experience when interacting with Onyx GenAI Services. This project provides wrappers around the the underlying APIs provided by the service.

Table of Contents

  1. Installation
  2. Using the SDK in Onyx
  3. Running Unit Tests
  4. Running Code Quality Checks

Installation

To install with pip, run:

pip install onyxgenai

Using the SDK in Onyx

  1. Create a Conda Store Environment with all dependencies listed in the requirements.txt

  2. Start your JupyterLab Server

  3. Create a new Jupyter Notebook

  4. Install the client as indicated above

  5. Add the onyxgenai client imports to your project

For more in depth examples, see notebooks section of this repo.

Embedding Client

The Embedding Client provides access to the Onyx GenAI Embedding Service. The client provides access to functionality such as:

  • Generating Text and Image Embeddings and Vector Storage
  • Retrieving Vector Store Collections
  • Vector Database Search

Model Client

The Model Client provides access to the Onyx GenAI Model Store Service. The client provides access to functionality such as:

  • Retrieving Model Info
  • Retrieving Active Model Deployment Info
  • Deploying and Deleting Model Deployments
  • Performing Text and Image Prediction and Embedding
  • Generating Text Completions from an LLM

Running Unit Tests

  1. To run unit tests, run the following:
pytest

Running Code Quality Checks

  1. To run code quality checks, run the following:
ruff check .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

onyxgenai-1.0.3.tar.gz (16.0 kB view details)

Uploaded Source

Built Distribution

onyxgenai-1.0.3-py3-none-any.whl (14.6 kB view details)

Uploaded Python 3

File details

Details for the file onyxgenai-1.0.3.tar.gz.

File metadata

  • Download URL: onyxgenai-1.0.3.tar.gz
  • Upload date:
  • Size: 16.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.15

File hashes

Hashes for onyxgenai-1.0.3.tar.gz
Algorithm Hash digest
SHA256 8fea0470b9bfcd18e453a895adff75f6ee2ece835130d312f09f20401c076b2e
MD5 278e4d1facc6a19ea1065b521e2bd17d
BLAKE2b-256 91328ae7e5ad37bcb5a77626cea37f559d0842db6514fe8436ba0e881df49bb0

See more details on using hashes here.

File details

Details for the file onyxgenai-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: onyxgenai-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 14.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.15

File hashes

Hashes for onyxgenai-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 8100a0126701d516f6c0574605f394bbdf6265796939ce3f3a300b9dc90a7977
MD5 c61c8d6376c15dffb830a999ca780b9d
BLAKE2b-256 35d2934968527a7d0729479a94458b61aedb10383a15409ea4c20fe82e53185d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page