Commit 730ee57
committed
Add documentation for vCon Server modules
- Introduced new documentation files: CLAUDE.md, EXTENDING.md, VECTOR_STORAGE.md, example_link.py, and example_storage.py.
- CLAUDE.md provides guidance on build and run commands, code style guidelines, and testing practices.
- EXTENDING.md outlines how to implement new Link and Storage modules for the vCon Server, including best practices and testing instructions.
- VECTOR_STORAGE.md details the implementation and configuration of vector storage modules for semantic search capabilities.
- example_link.py and example_storage.py serve as practical examples of link and storage module structures, demonstrating basic functionality and logging practices.1 parent 1e1b16c commit 730ee57
File tree
5 files changed
+1133
-0
lines changed- docs
- examples
5 files changed
+1133
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
0 commit comments