robotframework-aiagent examples
Project description
Examples for robotframework-aiagent
This directory contains example Robot Framework tests and small helper modules that demonstrate how to use the robotframework-aiagent package and the included example tools.
Contents
src/AIAgentExamples/WeatherTools.py- A small example tool demonstrating how a weather tool can be implemented and used by the example tests.tests/- Robot Framework test files that exercise the example tools and show common usage patterns.
-Prerequisites
- Python 3.10+ (the project uses a virtual environment in the repository root).
- Robot Framework installed in your environment. Preferably install dependencies from the repository's top-level
pyproject.tomlinto a virtual environment.
Notes
- The examples are intentionally small and meant for learning and experimentation. Adapt the tests and example tools to fit your own agent implementations.
- If you see import errors, ensure the project package is installed into the virtual environment or update
PYTHONPATHto include the repository root.
License
- See the repository
LICENSEor top-level README for license details.
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 robotframework_aiagent_examples-0.0.1.tar.gz.
File metadata
- Download URL: robotframework_aiagent_examples-0.0.1.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d21198b63cc878f0432878c4cea9f17566f6e68096fb8ba0fc4c78210f79380
|
|
| MD5 |
b55ddd7ff2ee8963bf84ceea53ce6581
|
|
| BLAKE2b-256 |
658e1f9626574441fcd9939cde4407b0b160d22c4208512767a1797c66dafa35
|
File details
Details for the file robotframework_aiagent_examples-0.0.1-py3-none-any.whl.
File metadata
- Download URL: robotframework_aiagent_examples-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b1c81c3f44010e84d1d9f055b3e774ce241b6f213ff94dbee9e1d8df00fbe81
|
|
| MD5 |
9e61df0b5eb8bab09bc44620e77f68c5
|
|
| BLAKE2b-256 |
5d9692c462076ec1402e9222624f0b40c798c4ce318ec6909b6f1b5afbf187d4
|