108 次代码提交 (e4bb943fe5d5d6f096e02c76bab9eee34856282b)

作者 SHA1 备注 提交日期
  Jyong e4bb943fe5
Feat/delete single dataset retrival (#6570) 1年前
  崔亮 0569c547ee
fix the issue of MILVUS_DATABASE has no effect. (#6424) 1年前
  tmuife 06fc1bce9e
Add search by full text when using Oracle23ai as vector DB (#6559) 1年前
  Sangmin Ahn 093b8ca475
fix: escape double quotation marks in the vector DB search query (#6506) 1年前
  -LAN- cd7fa8027a
fix(api/core/model_manager.py): Avoid mutation during iteration. (#6536) 1年前
  -LAN- 5e6fc58db3
Feat/environment variables in workflow (#6515) 1年前
  Jyong f38034e455
clean vector collection redis cache (#6494) 1年前
  Waffle 2ba05b041f
refactor(myscale):Set the default value of the myscale vector db in DifyConfig. (#6441) 1年前
  leoterry dc847ba145
Fix the vector retrieval sorting issue (#6431) 1年前
  Poorandy c8f5dfcf17
refactor(rag): switch to dify_config. (#6410) 1年前
  Jyong 0de224b153
fix wrong using of RetrievalMethod Enum (#6345) 1年前
  tangyoha 0cbbaf3f68
fix: markdown proc will remove image (#5855) 1年前
  Matri a9ee52f2d7
Fix/firecrawl parameters issue (#6213) 1年前
  Waffle 7b225a5ab0
refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 1年前
  Zhuo Qiu 63e34e5227
feat: support MyScale vector database (#6092) 1年前
  8bitpd 7c70eb87bc
feat: support AnalyticDB vector store (#5586) 1年前
  Aurelius Huang f546db5437
fix: document truncation and loss in notion document sync (#5631) 1年前
  Joe e8b8f6c6dd
Feat/fix ops trace (#5672) 1年前
  Bowen Liang dcb72e0067
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 1年前
  Joe 4e2de638af
feat: add ops trace (#5483) 1年前
  Jyong 43335b5c87
delete the deprecated method (#5612) 1年前
  Xiaoguang Sun 13fcd7a901
feat: Add program_name attribute to TiDB connection (#5499) 1年前
  tmuife 6a09409ec9
Add Oracle23ai as a vector datasource (#5342) 1年前
  Bowen Liang 39c14ec7c1
improve: unify Excel files parsing in either xls or xlsx file format by Pandas (#4965) 1年前
  Bowen Liang aed56b1a8f
fix: Revert "feat: initial support for Milvus 2.4.x (#3795)" downgrading to 2.3.x for Linux arm64 installation failure (#5414) 1年前
  quicksand 0105129fa8
fix bug: tencent vdb #5378 (#5408) 1年前
  Bowen Liang c923684edd
chore: extract retrival method literal values into enum (#5060) 1年前
  Bowen Liang bb33ffc332
feat: initial support for Milvus 2.4.x (#3795) 1年前
  baojingyu d160d1ed02
feat: support opensearch approximate k-NN (#5322) 1年前
  sino be3512aa57
fix: unable to reindex documents (#5276) 1年前
  takatost 12c815c597
fix: ExtractSetting optional value missing None as default val (#5238) 1年前
  Jyong ba5f8afaa8
Feat/firecrawl data source (#5232) 1年前
  quicksand 4080f7b8ad
feat: support tencent vector db (#3568) 1年前
  saga.rey edf2047f04
fix: milvus_vector default dataset index_struct type from weaviate to milvus (#5098) 1年前
  Bowen Liang f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 1年前
  Bowen Liang cdc08a434f
feat: support Chroma vector store (#5015) 1年前
  Ikko Eltociear Ashimine a40f68cf94
chore: update qdrant_vector.py (#5128) 1年前
  Bowen Liang bdad993901
improve: generalize vector factory classes and vector type (#5033) 1年前
  Jyong 3b60c28b3a
deal the external image when extract docx image (#5024) 1年前
  Jyong 237b8fe3d9
add meta.doc_id index for tidb (#4963) 1年前
  Jyong 02e4de5166
fix some tidb bugs (#4960) 1年前
  Weaxs 0797f9bc05
feat: support tidb vector (#4588) 1年前
  YC 9f8ca75a81
fixing a bug of handling header row when parsing xls file, and tune xls/xlsx parsing result to be more structured (#3600) 1年前
  Bowen Liang f32b440c4a
chore: fix indention violations by applying E111 to E117 ruff rules (#4925) 1年前
  JasonVV 7749b71fff
Optimize knowledge retrieval performance by batching dataset quries. (#4917) 1年前
  takatost d1dbbc1e33
feat: backend model load balancing support (#4927) 1年前
  Jyong b6631cd878
modify rerank and splitter code directory (#4924) 1年前
  Bowen Liang 58db719a2c
dep: bump pandas from 1.x to 2.x (#4820) 1年前
  Oliver Lee 176d91937d
fix 'NoneType' and new ContentType supported. (#4818) 1年前
  Jyong 1b2d862973
add error msg for hit test (#4704) 1年前