Yang Luo
|
2c1a616ad6
|
Get top 5 knowlesge
|
2 years ago |
Yang Luo
|
cdf5fcbfd8
|
Add fields to vector
|
2 years ago |
Kelvin Chiu
|
dad89cd383
|
feat: support Local embedding using openai format (#664)
|
2 years ago |
Kelvin Chiu
|
bb58ebdf70
|
fix: update query response (#661)
|
2 years ago |
Kelvin Chiu
|
a4855e8c88
|
fix: optmize query response (#658)
* feat: optmize query response
* feat: improve custom writer
|
2 years ago |
Kelvin Chiu
|
d2bd6cb3ab
|
feat: support Local model chat using openai format (#651)
* feat: support Private model chat
* fix: rename Private model to Local model
* fix: rename Private model to Local model
|
2 years ago |
yehong
|
28f752c1a5
|
feat: support HNSW vector search algorithm (#646)
Signed-off-by: yehong <239859435@qq.com>
|
2 years ago |
Kelvin Chiu
|
55cc17fc4a
|
feat: support iFlytek model parameters (#644)
|
2 years ago |
Yang Luo
|
6ccf90feb1
|
Fix store file link bug
|
2 years ago |
Kelvin Chiu
|
37c6b00673
|
feat: support OpenAI model parameters (#641)
* feat: support openai completion parameters
* fix: update providerEditPage
* fix: update providerEditPage
|
2 years ago |
Yang Luo
|
6c214475fd
|
Fix bug in PutObject()
|
2 years ago |
Yang Luo
|
2bcc40a312
|
Serve storage provider files
|
2 years ago |
Yang Luo
|
2b6a69ce0c
|
Add local file system storage provider
|
2 years ago |
Yang Luo
|
5c6cc48962
|
Add InitDb()
|
2 years ago |
yehong
|
d62d609456
|
feat: add more embedding providers (#632)
|
2 years ago |
Yang Luo
|
6d7921a669
|
Add queryVectorSafe()
|
2 years ago |
Yang Luo
|
2c8f6ac553
|
Add embedding provider
|
2 years ago |
Yang Luo
|
12acd815d7
|
Refactor out vector_util.go
|
2 years ago |
Yang Luo
|
2ab7e3011b
|
Rename pkg to model
|
2 years ago |
Yang Luo
|
c47736c11c
|
Add GetSupportedFileTypes()
|
2 years ago |
Kelvin Chiu
|
c5828138cc
|
feat: refactor text extractor (#624)
|
2 years ago |
yehong
|
bcdf30f53f
|
feat: support Ernie model (#621)
Co-authored-by: hsluoyz <hsluoyz@qq.com>
|
2 years ago |
Yang Luo
|
f66fc26b61
|
Add task pages
|
2 years ago |
Yang Luo
|
a5ce39674b
|
Fix mask in UpdateProvider()
|
2 years ago |
Yang Luo
|
4c7c5fe04a
|
Don't add provider to chat
|
2 years ago |
Yang Luo
|
c65baeba0b
|
Allow no knowledge
|
2 years ago |
Yang Luo
|
f0fa71f141
|
Improve addVectorsForStore()
|
2 years ago |
Yang Luo
|
ec9bcb6d78
|
Refactor to addVectorsForStore()
|
2 years ago |
Yang Luo
|
5cb0df3eb1
|
Add subType to provider
|
2 years ago |
Yang Luo
|
ef1cf307b8
|
Add task struct
|
2 years ago |
Yang Luo
|
9f32fbd998
|
Add Model interface
|
2 years ago |
Kelvin Chiu
|
d940bab0f5
|
feat: support .docx, .pdf file parsing (#614)
* feat: add .pdf\.docx text extraction
* feat: add .pdf\.docx text extraction
|
2 years ago |
YunShu
|
8ec158399b
|
fix: add support for several databases (#613)
|
2 years ago |
Yang Luo
|
bf22093cde
|
Add getModelProviderFromContext()
|
2 years ago |
Yang Luo
|
8c79294a7b
|
Add ModelProvider to Store
|
2 years ago |
Kelvin Chiu
|
83a4697c9d
|
fix: update knowledge retrieval function (#609)
* fix: fix redirect not working error
* feat: update knowledge retrieval function
* fix: optimized the logic of retrieve function
|
2 years ago |
Yang Luo
|
66a5021eb7
|
Improve filterTextFiles()
|
2 years ago |
Kelvin Chiu
|
737dd4df4e
|
feat: add refresh store vectors (#608)
* feat: add refresh store vectors
* fix: clean the object.Url from casdoorsdk
|
2 years ago |
Yang Luo
|
12d4afc0d9
|
Change vector data to []float32
|
2 years ago |
yehong
|
a5c4d250f9
|
feat: change chat box style (#606)
|
2 years ago |
Yang Luo
|
960f08188f
|
Add user, parent and tag
|
2 years ago |
Yang Luo
|
15dbed335e
|
Fix file URL
|
2 years ago |
Yang Luo
|
f93d3f90dd
|
ListObjects() works now
|
2 years ago |
Yang Luo
|
23a2de182f
|
Rename bucket to storage provider
|
2 years ago |
Yang Luo
|
ec45d9e5eb
|
Refactor the storage code
|
2 years ago |
Yang Luo
|
43e8dabc2c
|
Add getDefaultModelProvider()
|
2 years ago |
Yang Luo
|
444e3a3841
|
Add GetMaskedProvider()
|
2 years ago |
Yang Luo
|
46209eb83f
|
Improve default store logic
|
2 years ago |
Kelvin Chiu
|
fe0df16ac1
|
feat: add chat page (#589)
* feat: add chat page
* feat: add chat page
* Update ai.go
* Update ai_test.go
* Update message.go
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com>
|
2 years ago |
yehong
|
96af811a12
|
feat: add Github CI (#590)
* feat: add CI
* feat: add CI and run gofumpt
* Update conf.go
* Delete migrate.yml
* Update sync.yml
* Update conf.go
* Update file_cache.go
* Update adapter.go
* Update semantic.yml
* Update storage_test.go
* Update file_cache.go
* Update conf.go
* Update adapter.go
* Update conf.go
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com>
|
2 years ago |