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.0a2.tar.gz
(161.8 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.0a2-py3-none-any.whl
(79.9 kB
view details)
File details
Details for the file aipype-0.1.0a2.tar.gz.
File metadata
- Download URL: aipype-0.1.0a2.tar.gz
- Upload date:
- Size: 161.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90ee17b96a4cf2ac246b0f6aac0afe83072bbb43140dc7a25968bbf0592adda0
|
|
| MD5 |
eaecd46aa296bb89b59b8c1491d2640e
|
|
| BLAKE2b-256 |
0726fa49ff2e3611f92a24ea5c102c4218cfa38a627e1b329267cee78b30bf36
|
File details
Details for the file aipype-0.1.0a2-py3-none-any.whl.
File metadata
- Download URL: aipype-0.1.0a2-py3-none-any.whl
- Upload date:
- Size: 79.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28a31c02e77eed754cd6fcaa1f85adc91d3fc9c7c4519cc6fb67791f15daedd6
|
|
| MD5 |
624ca0f61e77ff26624f52a8110e862c
|
|
| BLAKE2b-256 |
d7e6d408a1e5636a451d5768873ee01378554587f73bee4ab134f7452ae16b0b
|