AI agent framework with tool execution capabilities
Project description
Stanley
Stanley is a simple collection of AI agents that are in use on a daily basis. These consist of financial assistants, news reporters, paper readers - and more! The library is meant to cover comprehensive use cases - from Claude Code SDK to multiple LLM providers. Stanley also comes with a front end - also built from scratch.
The backend consists of Python, for the wider support of libraries.
Installation
pip install stanley-ai
or with uv:
uv add stanley-ai
Usage
from stanley import Agent, Tool
# Create and use your agent
agent = Agent(model="openai/gpt-4o-mini")
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
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
File details
Details for the file stanley_ai-0.0.1.tar.gz.
File metadata
- Download URL: stanley_ai-0.0.1.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d173c229cc1840e523ba3c23ea6fa5fb42cf1b35c1b73fdae537a10d920f7ba2
|
|
| MD5 |
65c19cfd2d4227c607a2144906532ec7
|
|
| BLAKE2b-256 |
6d50f70f2c36f2c60449bd44046d99820bb37400d9edac0edfef717651f35230
|
File details
Details for the file stanley_ai-0.0.1-py3-none-any.whl.
File metadata
- Download URL: stanley_ai-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b42160ec8710421757a1dd147d11ec994e8eaedec33348bb0cd95e9b4a31281
|
|
| MD5 |
2e99622d69fcf438a59f0836ed99eb29
|
|
| BLAKE2b-256 |
4b0a5b19c3ab003a329a47eeaf982388012cbc71cee58ca9904696df70963ddd
|