SDK для работы с Agent Lab
Project description
Agent Lab SDK
Набор утилит и обёрток для работы с LLM, AGW и метриками в проектах Agent Lab.
- Установка twine
pip install --upgrade build twine
- Собрать и загрузить в pypi
перед обновлением сборки нужно не забыть поменять версию в pyproject.toml
python -m build && python -m twine upload dist/*
- Ссылка на проект pypi
- установка локально
pip install -e .
- установка из интернета
pip install agent-lab-sdk
Примеры использования
TBD
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
agent_lab_sdk-0.1.13.tar.gz
(14.5 kB
view details)
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 agent_lab_sdk-0.1.13.tar.gz.
File metadata
- Download URL: agent_lab_sdk-0.1.13.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9aef45b6605f150ca680b90d4c5bd29a7b08c6657925c99a947190673bf9e2f
|
|
| MD5 |
079db49502725d089540daa58c68207e
|
|
| BLAKE2b-256 |
e7bf97b590a0f95d39e772c24e0d3a10d16699a3d775d13fdc9013c7990f955e
|
File details
Details for the file agent_lab_sdk-0.1.13-py3-none-any.whl.
File metadata
- Download URL: agent_lab_sdk-0.1.13-py3-none-any.whl
- Upload date:
- Size: 18.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2560e84407f2fdc23080b9f202f01b0132415038b64c2ff4132ac9f7d5e2c89
|
|
| MD5 |
93d9836d04b021fe49c75b2934b40009
|
|
| BLAKE2b-256 |
d170465b3056dbb3ddae712dab1383d17fa086986377354782c4abebd42eb99a
|