A modular AI agent framework with declarative pipeline-based task orchestration
Project description
aipype
Core AI agent framework with declarative pipeline orchestration.
Installation
pip install aipype
Environment Variables
# LLM Providers
export OPENAI_API_KEY=sk-your-key-here
export GEMINI_API_KEY=your-key-here
export OLLAMA_API_BASE=http://localhost:11434
# Search
export SERPER_API_KEY=your-serper-key-here
Development
Requirements
- Python ≥3.12
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aipype-0.1.0a3.tar.gz
(164.2 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
aipype-0.1.0a3-py3-none-any.whl
(81.6 kB
view details)
File details
Details for the file aipype-0.1.0a3.tar.gz.
File metadata
- Download URL: aipype-0.1.0a3.tar.gz
- Upload date:
- Size: 164.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c78ae422f08f4cade947a23c74e34344e641cab0d76261dd26507728e210bfe
|
|
| MD5 |
95cbb016ed21f3160e44426e57707d52
|
|
| BLAKE2b-256 |
4a463c675df97350dba50e1abe63e74b8b3cdfbae478718df4b5e47ff7ecdd7c
|
File details
Details for the file aipype-0.1.0a3-py3-none-any.whl.
File metadata
- Download URL: aipype-0.1.0a3-py3-none-any.whl
- Upload date:
- Size: 81.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b07bf4e782fd39d5dc885717b9c3964d26f92c49bb5a90ec1665b3b8714ab994
|
|
| MD5 |
742db12eec5ee15519e3c7672b0494ce
|
|
| BLAKE2b-256 |
fb270cb9dab213817e07786fb2df22aeb9b45f4ec80f40a5fdbd512f1c1c23e9
|