You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Kelvin Chiu dad89cd383
feat: support Local embedding using openai format (#664)
2 years ago
..
adapter.go Add task pages 2 years ago
chat.go Don't add provider to chat 2 years ago
factor.go Rename vector to factor 2 years ago
factorset.go feat: add Github CI (#590) 2 years ago
factorset_tsne.go Rename vector to factor 2 years ago
factorset_tsne_test.go feat: add Github CI (#590) 2 years ago
factorset_upload.go Rename vector to factor 2 years ago
factorset_upload_test.go feat: add Github CI (#590) 2 years ago
file.go Add local file system storage provider 2 years ago
graph.go Add license headers 2 years ago
init.go Fix bug in PutObject() 2 years ago
kmeans.go Rename vector to factor 2 years ago
kmeans_test.go Rename vector to factor 2 years ago
message.go feat: add chat page (#589) 2 years ago
message_ai.go fix: update query response (#661) 2 years ago
provider.go feat: support Local embedding using openai format (#664) 2 years ago
search.go feat: support HNSW vector search algorithm (#646) 2 years ago
search_default.go feat: support HNSW vector search algorithm (#646) 2 years ago
search_hnsw.go feat: support HNSW vector search algorithm (#646) 2 years ago
store.go Add local file system storage provider 2 years ago
store_provider.go Fix store file link bug 2 years ago
store_test.go Add license headers 2 years ago
task.go Add task pages 2 years ago
vector.go feat: support HNSW vector search algorithm (#646) 2 years ago
vector_embedding.go feat: support HNSW vector search algorithm (#646) 2 years ago
vector_util.go Refactor out vector_util.go 2 years ago
video.go Improve default store logic 2 years ago
wordset.go feat: add Github CI (#590) 2 years ago
wordset_graph.go feat: add Github CI (#590) 2 years ago
wordset_match.go Rename vector to factor 2 years ago
wordset_upload.go Rename vector to factor 2 years ago
wordset_upload_test.go Rename vector to factor 2 years ago