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.7.tar.gz
(14.0 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.7.tar.gz.
File metadata
- Download URL: agent_lab_sdk-0.1.7.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed9237f18168e6adb93d16a5e15d1449015fd70ba86781505d20f94136439dea
|
|
| MD5 |
5235b9e7ba5845332372b13795ff6952
|
|
| BLAKE2b-256 |
0e58b489e004e28986d1370cf4bce6fbbef73496ecb3eca3ee9535fadc358ba9
|
File details
Details for the file agent_lab_sdk-0.1.7-py3-none-any.whl.
File metadata
- Download URL: agent_lab_sdk-0.1.7-py3-none-any.whl
- Upload date:
- Size: 17.5 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 |
c02bc56e48e81ef206b67c065e08a791e5929afa6197ae362e19ea2ce86291b3
|
|
| MD5 |
316630b2f40bef6b00e816857934d6b9
|
|
| BLAKE2b-256 |
520544f97f2489a3cced1baf1bc7e84d170438e84606f42ad7930f3636bbf997
|