NeuroWeave knowledge graph memory skill for NeuroCore
Project description
neurocore-skill-neuroweave
NeuroWeave knowledge graph memory skill for NeuroCore.
Installation
pip install neurocore-skill-neuroweave
Usage
Once installed, the neuroweave skill is automatically discovered by NeuroCore via entry points.
# In your blueprint YAML
components:
- name: memory
type: neuroweave
config:
mode: context # process | query | context
llm_provider: mock # mock | anthropic | openai
flow:
type: sequential
steps:
- component: memory
Modes
- process: Extract knowledge from a message and update the graph
- query: Query the knowledge graph for relevant context
- context: Both extract and query in one step (default)
License
Apache-2.0
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 neurocore_skill_neuroweave-0.2.0.tar.gz.
File metadata
- Download URL: neurocore_skill_neuroweave-0.2.0.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97d3303708c79c7115e33de626b00c5c4e2b27bd6ebbed7c21f69e9b8b3468ec
|
|
| MD5 |
d16dbccb07b13ba4ea4e0e4ab1ad5326
|
|
| BLAKE2b-256 |
e3461b1c73427e086efbbe6572facc46a38ef430bf7b67316c6702383c315b6b
|
File details
Details for the file neurocore_skill_neuroweave-0.2.0-py3-none-any.whl.
File metadata
- Download URL: neurocore_skill_neuroweave-0.2.0-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cadf4e9ecc685523b81ca2a1adcde0b75c03edc733599cb99a9f120689772c0d
|
|
| MD5 |
b6a9efc01991545db99301e05a19cba4
|
|
| BLAKE2b-256 |
5c9983378c5f8a96914cf21998755245ce02e03f98eb3afbdd2e20787b05b21b
|