The Basic Input/Output System (BIOS) for AI Agents.
Project description
AgentBIOS
The Basic Input/Output System (BIOS) for AI Agents
Standardizing the I/O interface between LLMs and external tools.
What is AgentBIOS?
Just as a computer's BIOS provides the fundamental layer between hardware and the operating system, AgentBIOS provides the fundamental layer between AI Agents (LLMs) and the external world — tools, APIs, memory, and other agents.
AgentBIOS is an open framework for defining, discovering, and invoking the core I/O primitives that every AI agent needs:
- Tool Registration & Discovery — A standard protocol for agents to find and bind to tools at runtime.
- Unified I/O Interface — A consistent contract for how data flows in and out of agent actions, regardless of the underlying provider.
- Memory & State Management — Primitives for agents to persist and retrieve context across sessions.
- Inter-Agent Communication — A standard bus for agents to collaborate and delegate tasks.
Status
This project is in the early planning and design phase. The v0.0.1 release is a namespace placeholder. Active development is underway.
Installation
pip install agentbios
npm install agentbios
License
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 agentbios-0.0.3.tar.gz.
File metadata
- Download URL: agentbios-0.0.3.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5221a58abf5e3319c1b00061d66d925674908e9a942218efd298b695ccb0b6c8
|
|
| MD5 |
5e167f518fb623e49d7fb4539951a646
|
|
| BLAKE2b-256 |
891f41d167a951b8ac36f8378fa5d7213f11bbb3d9dd5d148c75abc7d2c4ded4
|
File details
Details for the file agentbios-0.0.3-py3-none-any.whl.
File metadata
- Download URL: agentbios-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
843b0c58725564ff38a2c9be62a626dd44e95317ac898528d2a17223296e8e7d
|
|
| MD5 |
9ac7cc87f57f87f6b3db31bec23be38d
|
|
| BLAKE2b-256 |
d7ab0d96916c79c571cf8152fd0295b30ad585d14e5298ea4f74e9f906a8e33e
|