Skip to main content

This is a repository to manage OpenAI Assistants.

Project description

OpenAI Assistant

This is a repository to manage OpenAI Assistants.

Setup

  1. Clone the repository:
git clone https://github.com/DEV3L/open-ai-assistant
cd open-ai-assistant
  1. Copy the env.local file to a new file named .env and replace OPENAI_API_KEY with your actual OpenAI API key:
cp env.local .env
  1. Setup a virtual environment with dependencies and activate it:
brew install hatch
hatch env create
hatch shell

Testing

End to End Test

hatch run end-to-end

Unit Tests

hatch run test

Coverage Gutters:

Command + Shift + P => Coverage Gutters: Watch

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

ai_assistant_manager-0.0.3.tar.gz (8.7 kB view hashes)

Uploaded Source

Built Distribution

ai_assistant_manager-0.0.3-py3-none-any.whl (11.5 kB view hashes)

Uploaded Python 3

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