A modular AI framework with agent protocols, memory, cv and llm based machine learning algorithims.
Project description
Vyxm Protocol
Modular multi-agent protocol system with planner, distributor, and executor support.
from vyxm.protocol import Protocall
engine = Protocall()
engine.register_model("code_bot", "gpt2", "transformers", tag="Code")
response = engine.run("Write a Python class for a linked list")
print(response.output_text)
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
vyxm-0.0.1.tar.gz
(3.8 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
vyxm-0.0.1-py3-none-any.whl
(4.7 kB
view details)
File details
Details for the file vyxm-0.0.1.tar.gz.
File metadata
- Download URL: vyxm-0.0.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de8855fb0e70ad83ad67ea36f78124f3028717791475b88d3185f90b4dc73c5b
|
|
| MD5 |
2e3d648ea36e7cb6f9c83a825b3e3eb0
|
|
| BLAKE2b-256 |
3cfe9e613e58307d496ade8db6853c30358b750cd32c555c55f9f443601f3476
|
File details
Details for the file vyxm-0.0.1-py3-none-any.whl.
File metadata
- Download URL: vyxm-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f5cc5f36feb8f6f9bdf1847d3ffe28951cb5531d50fdb28bd3f43a25e47071e
|
|
| MD5 |
b0768eb5e32f1b93f75c7bf5203c244f
|
|
| BLAKE2b-256 |
005f7602a7647c252c62c4854faafa9968571045439573b1c41fe0d072a87553
|