fix(kernel): Declare shared symbols (*VAULT-MEMORY*, COSINE-SIMILARITY) in package
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
Some checks failed
Deploy-Agent-V15-Stdin / JOB-V15-STDIN (push) Failing after 2s
This commit is contained in:
@@ -4,6 +4,9 @@
|
|||||||
;; --- communication protocol ---
|
;; --- communication protocol ---
|
||||||
#:frame-message
|
#:frame-message
|
||||||
#:read-framed-message
|
#:read-framed-message
|
||||||
|
#:*VAULT-MEMORY*
|
||||||
|
#:COSINE-SIMILARITY
|
||||||
|
#:VAULT-MASK-STRING
|
||||||
#:parse-message
|
#:parse-message
|
||||||
#:make-hello-message
|
#:make-hello-message
|
||||||
#:validate-communication-protocol-schema
|
#:validate-communication-protocol-schema
|
||||||
|
|||||||
Reference in New Issue
Block a user