Package defining the PyAgentSpec library for Agents and LLM fixed-flows abstractions.
Project description
This folder and subfolders contain the code that constitutes the Agent Spec reading/writing python library.
Build (recommended)
It is advised that you create a Python environment for all modules. In the main folder:
$ source ./clean-install-dev.sh
Then for development, install the assistant in editable mode and the dev dependencies with:
$ cd pyagentspec
$ ./install-dev.sh
Run tests
To run the tests, please export the URL to the model
export LLAMA_API_URL=/url/to/some/remote/llm
and run the tests with:
pytest tests
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 Distributions
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 pyagentspec-26.1.2-py3-none-any.whl.
File metadata
- Download URL: pyagentspec-26.1.2-py3-none-any.whl
- Upload date:
- Size: 373.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26b65d5afc440d904877ffa68efbbedd028339314e4d1120922a0267e4051449
|
|
| MD5 |
767c72cb068ca590133ae363c30a39a9
|
|
| BLAKE2b-256 |
9d45f2a71dd769960bbe470656e2a624c44bfc2fb953b489b3d8941e9db7d497
|