ovos-persona (LLM/solver) agent protocol plugin for HiveMind-core
Project description
hivemind-persona-agent-plugin
An ovos-persona agent protocol for HiveMind-core: the hub answers natural-language queries from an LLM/solver persona instead of a full OVOS skills stack.
It is the clean implementation of AgentProtocol.natural_language_query — the
persona is a question-answerer, so the seam maps directly onto
Persona.stream, yielding the answer sentence by sentence (and a final None
end-of-query sentinel) so a satellite can start speaking before generation
finishes.
Configure
{
"agent_protocol": {
"module": "hivemind-persona-agent-plugin",
"hivemind-persona-agent-plugin": {
"persona": "~/.config/ovos_persona/persona.json"
}
}
}
persona may be a path to a persona JSON file or an inline persona config dict.
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 hivemind_persona_agent_plugin-0.0.1a2.tar.gz.
File metadata
- Download URL: hivemind_persona_agent_plugin-0.0.1a2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c16351f6675eb3a76b15cd0ef3eaa35e50ece25049cbaec935bd280c80e61c4f
|
|
| MD5 |
e5fa327789b4641b4ad291bfb98a9651
|
|
| BLAKE2b-256 |
f931e96646f11295b44d8c458ab0af5d1b87f20de4179c4a61fad37ff6466b3e
|
File details
Details for the file hivemind_persona_agent_plugin-0.0.1a2-py3-none-any.whl.
File metadata
- Download URL: hivemind_persona_agent_plugin-0.0.1a2-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59abef703d107b9dd185ea2ce4e10091aa3f616c311d5bebf2de35e2789095f3
|
|
| MD5 |
ee2ffc0c9f3fb45f8e674a9bbd5be618
|
|
| BLAKE2b-256 |
42c120a606fc12bbd3dab69facafac677d61d9852f6700e30c25cfd6d099a3e2
|