OpenClaw-inspired AI Agent Framework with NVIDIA Nemotron, Voice, Canvas, Browser Sandbox, and Multi-Channel Support
Project description
OpenAgent
Multi-model AI agent orchestration framework with LangChain Deep Agents, NVIDIA OpenShell, and Nemotron.
Features
- NVIDIA Nemotron - Advanced reasoning models
- OpenShell - Secure sandboxed execution
- Deep Agents - Planning, memory, tools, subagents
- OpenClaw-style - Gateway, sessions, multi-agent
Installation
pip install -e .
export NVIDIA_API_KEY=your_key
Quick Start
from open_agent import create_deep_agent
agent = create_deep_agent(name="assistant")
await agent.initialize()
response = await agent.process_message("Hello!")
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 open_agent_sdk_publish-1.0.0.tar.gz.
File metadata
- Download URL: open_agent_sdk_publish-1.0.0.tar.gz
- Upload date:
- Size: 75.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fdd07550648835e66322bb9239cfd93ae02b61271987ff06e690bb7b626f77d5
|
|
| MD5 |
cef9f58e006e3f06eb1db98903fbc92c
|
|
| BLAKE2b-256 |
8c25441fd662f79bd0ec804c62ddd1e34d47c9a1ab83cbdcad311f0ee8f02560
|
File details
Details for the file open_agent_sdk_publish-1.0.0-py3-none-any.whl.
File metadata
- Download URL: open_agent_sdk_publish-1.0.0-py3-none-any.whl
- Upload date:
- Size: 89.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b0ec26b2d01ee80bf3cd12f74921724efc5783d53dc298d0beb26e8846b7170
|
|
| MD5 |
fea919894fe9bde970745d9e14ea9f5f
|
|
| BLAKE2b-256 |
440e1ecf8cced0201e4b6d0b9bb5f315da071b34dcabbb3c0e451a02573c3a92
|