No project description provided
Project description
Capote AI Package Documentation
This document details how to setup the environment for the AI component.
Building the environment
- Create an
.envfile and add the following:
OPENAI_API_KEY = __input_here__
organization = __input_here__
project = __input_here__
- Setup a virtual environment using the following command:
py -3.12 -m venv venv_name
- Make sure to update
.gitignoreif you set thevenv_nameto anything other thanvenv.
- Activate the virtual environment:
.\venv_name\Scripts\activate
Calling the AI Package
Make sure you have activated your virtual environment. A sample implementation has been shown in package_test.py.
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
capote_ai-0.5.2.tar.gz
(12.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
capote_ai-0.5.2-py3-none-any.whl
(16.5 kB
view details)
File details
Details for the file capote_ai-0.5.2.tar.gz.
File metadata
- Download URL: capote_ai-0.5.2.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb35090385dc2ce90ead16f8fc664b388209b33c7056b5aae880088f0221039d
|
|
| MD5 |
b59e03d63be4497285f121d0abf5a04f
|
|
| BLAKE2b-256 |
50fadf158e4b6bfdc25a21288b736c4d6899de866b62115684b1117af0108cec
|
File details
Details for the file capote_ai-0.5.2-py3-none-any.whl.
File metadata
- Download URL: capote_ai-0.5.2-py3-none-any.whl
- Upload date:
- Size: 16.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
063a64a75848e098459a0909be5a581024c9f544bd54fe0c6e9bef72e176f40a
|
|
| MD5 |
a2e52d6a94c170ad1d269cc1f224d177
|
|
| BLAKE2b-256 |
57164a1774589c76574d7c39a419e450151a84a5e82da8a0e1f1e32dd075bd31
|