Skip to main content

Python SDK for Fixpoint - Auto-improvement to make your LLM apps smarter

Project description

Fixpoint Python SDK

The FixpointClient wraps the OpenAI API Client. You can call it just like OpenAI API Client. The sdk will intercept calls to certain OpenAI APIs, record input / outputs and forward that information to Fixpoint's api server.

Installation

You can view the package on pypi. To install:

pip install fixpoint-sdk

Usage

To use the sdk make sure that you have the following variables set in your environment: FIXPOINT_API_KEY and OPENAI_API_KEY.

Virtual Env

To create a virtual environment called venv from your terminal run python3 -m venv venv.

Activate

source venv/bin/activate

Install packages

To install packages from requirements.txt in your virtual environment using pip run: pip install -r requirements.txt

Deactivate

deactivate

Examples

You can find examples of how to use the API in examples.

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

fixpoint_sdk-0.0.3.tar.gz (8.3 kB view details)

Uploaded Source

Built Distribution

fixpoint_sdk-0.0.3-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file fixpoint_sdk-0.0.3.tar.gz.

File metadata

  • Download URL: fixpoint_sdk-0.0.3.tar.gz
  • Upload date:
  • Size: 8.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for fixpoint_sdk-0.0.3.tar.gz
Algorithm Hash digest
SHA256 758448ba59ef5acd618052add44dd7d567917611656e7924238b21932110150b
MD5 cb9fd0fe8c974e1cf9a5a2f0a68a5715
BLAKE2b-256 60bdd8ac47bf03a8536adcacb3c28e1c5d9e6a1c6fc18ad1fefbfc508fa308ae

See more details on using hashes here.

File details

Details for the file fixpoint_sdk-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for fixpoint_sdk-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c696ca77640b3438d57bd606c64b7c755b1544a41fdb24dc17e8f95a880757b5
MD5 081752af22da58996533253988e236bf
BLAKE2b-256 10d82f469cf352514b047feadedbb09d4f08c10787cf808190614577eddbf7e9

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