fnord
v0.4.0
Pages
Modules
Search documentation of fnord
Settings
View Source
Store
(fnord v0.4.0)
Summary
Functions
cosine_similarity(vec1, vec2)
delete_file(store, file)
delete_missing_files(store, root)
delete_project(store)
get(store, file)
get_embeddings(store, file)
get_hash(store, file)
get_summary(store, file)
home()
info(store, file)
list_files(store)
list_projects()
new(project)
put(store, file, hash, summary, embeddings)
Functions
Link to this function
cosine_similarity(vec1, vec2)
View Source
Link to this function
delete_file(store, file)
View Source
Link to this function
delete_missing_files(store, root)
View Source
Link to this function
delete_project(store)
View Source
Link to this function
get(store, file)
View Source
Link to this function
get_embeddings(store, file)
View Source
Link to this function
get_hash(store, file)
View Source
Link to this function
get_summary(store, file)
View Source
Link to this function
home()
View Source
Link to this function
info(store, file)
View Source
Link to this function
list_files(store)
View Source
Link to this function
list_projects()
View Source
Link to this function
new(project)
View Source
Link to this function
put(store, file, hash, summary, embeddings)
View Source