Skip to main content

Module skills

Module skills 

Source
Expand description

Transport-free skill administration over PersistenceLayer.

The persistence methods (save_skill, list_skills, delete_skill, search_skills) already exist and are implemented by SurrealDbProvider, so skills were ALWAYS database-backed — they were simply unreachable from an embedded container because only the HTTP handlers called them.

Functions§

delete
list
save
Persist a skill with its embedding so semantic matching works immediately.