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.0.tar.gz
(12.3 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.0-py3-none-any.whl
(16.1 kB
view details)
File details
Details for the file capote_ai-0.5.0.tar.gz.
File metadata
- Download URL: capote_ai-0.5.0.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97ac9290d23f8712d0c009e73e197a885f4fc1e2a3fa97bcec0a503480996b60
|
|
| MD5 |
c6fac7e5a6d8fa5efc075eebd941f340
|
|
| BLAKE2b-256 |
08c2846246bd02efdd5c35503a6668159f3a119e3599ff422a43e5be5801dce5
|
File details
Details for the file capote_ai-0.5.0-py3-none-any.whl.
File metadata
- Download URL: capote_ai-0.5.0-py3-none-any.whl
- Upload date:
- Size: 16.1 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 |
a10b83dfeea9726f984acb8639e0b8a9e155ed920d3795116ef65fe6f6aa935a
|
|
| MD5 |
2e0de39d2727f0379ef33d02ff9ced33
|
|
| BLAKE2b-256 |
6dca54dd3ebd44e67019f4099c4cd0581f5ed45d3b1a59fb9daa9efb15b96d86
|