89 커밋 (2b91ba24116db4320dc5c4b46bb6a7f655bda014)

작성자 SHA1 메시지 날짜
  Asuka Minato 2b91ba2411
example: limit current user usage (#24470) 2 달 전
  -LAN- b7466f8b65
feat: API docs for service api (#24425) 2 달 전
  Asuka Minato 18dce66443
try flask_restful -> flask_restx (#24310) 2 달 전
  kenwoodjw 8a348bea21
fix child-chunk ownership validation (#24374) 2 달 전
  Zhehao Peng c0702aacac
Use typing.Literal to replace str places (#24099) 2 달 전
  Yongtao Huang bf2f03f911
Restructure the File errors in controller (#23801) 2 달 전
  lyzno1 2edd32fdea
fix: resolve AppCard description overlap with tag area (#23585) 2 달 전
  Yongtao Huang e072b7dafa
Chore: remove unused variable pruned_memory (#23514) 2 달 전
  Yongtao Huang 146d870098
Fix: avoid Flask route conflict by merging `DocumentDetailApi` and `DocumentDeleteApi` (#23333) 3 달 전
  lyzno1 0ea010d7ee
fix: metadata API nullable validation consistency issue (#23133) 3 달 전
  Asuka Minato ef51678c73
orm filter -> where (#22801) 3 달 전
  yihong d2933c2bfe
fix: drop dead code phase2 unused class (#22042) 3 달 전
  cutiechi 47954aa284
feat(api): validate and reject external datasets in document update (#21783) 4 달 전
  Ganondorf 55a6b330ec
Add get document detail service api (#21700) 4 달 전
  Khoa a06af88b26
Feat/api validate model provider (#21582) 4 달 전
  GuanMu 870e73c03b
Knowledge base API supports status updates #18147 (#18235) 4 달 전
  Jyong 787a556bd7
add service api ratelimit check (#20878) 4 달 전
  Abdullah AlOsaimi ad8e79c440
assign dataset indexing_technique to args if not explicitly provided (#20597) 5 달 전
  Abdullah AlOsaimi 006496f24e
raise error when process_rule is required but missing (#20599) 5 달 전
  Novice 4ac3600f81
fix: update app tag error (#20618) 5 달 전
  Ganondorf 51f64797cd
Add APIs for Knowledge Base Tag Management and Dataset Binding (#20023) 5 달 전
  Dongyu Li 1ea4459d9f
update knowledge base api (#20426) 5 달 전
  -LAN- 3196dc2d61
refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 5 달 전
  GuanMu 17b929124f
refactor: simplify success response in dataset API endpoints by returning status code 204 directly (#19685) 5 달 전
  非法操作 b00f94df64
fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 5 달 전
  Bowen Liang 8537abfff8
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 6 달 전
  devxing 136995d2a1
fix: change delete app status code from 204 to 200 (#18398) 6 달 전
  诗浓 4166f73d9d
fix: page/limit param not effective (#18196) 6 달 전
  kenwoodjw b247ef85bf
fix dataset api retrieval model null handling (#18151) 6 달 전
  Jasonfish 1f722cde22
fix(api): Some params were ignored when creating empty Datasets through API (#17932) 6 달 전
  Yongtao Huang 5d72003ebb
Remove dead code (#17899) 6 달 전
  Jasonfish fd443941a2
feat(improve-api-endpoints): Added Datasets and Annotation APIs (#12237) 7 달 전
  Jyong 0bf816f2e8
fix duplicate documents returned by Get document list service API (#17351) 7 달 전
  非法操作 44f911a0a8
chore: docstring not match the function parameter (#17162) 7 달 전
  GuanMu 360986f38d
Feat add childchunk api (#16094) 7 달 전
  L8ng 83cd14104d
feat: datasets openapi list segements support paged resp (#16603) 7 달 전
  L8ng 727caccfc9
fix: knowledge base openapi cannot delete metadata (#16365) 7 달 전
  Jyong 2c9af712a2
Fix/create document by api with metadata (#16307) 7 달 전
  Jyong 732c506e27
add metadata service api (#16211) 7 달 전
  Jyong 3f44b690c2
check high-quality dataset with empty embedding model provider (#16181) 7 달 전
  L8ng b15ff4eb8c
fix: datasets documents update-by-file api missing assign field 'indexing_technique' internally (#14243) 8 달 전
  aplio 1b6fd9dfe8
fix: set indexing technique from dataset during update-by-text (#13155) 9 달 전
  aplio d73d191f99
feature. add feat to modify metadata via dataset api (#13116) 9 달 전
  Bowen Liang 166221d784
chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 9 달 전
  Jyong 14ee51aead
Feat/add knowledge include all filter (#12537) 9 달 전
  eux 20f090537f
feat: add GET upload file API endpoint to dataset service api (#11899) 9 달 전
  Sean Sun f71af7c2a8
fix: DocumentAddByFileApi miss data_source_type field but there is a mandatory value check (#12273) 10 달 전
  -LAN- be7877f526
fix: enhance file upload error handling and update base error class (#12132) 10 달 전
  Jyong 84ac004772
py lint (#12102) 10 달 전
  Jyong 9231fdbf4c
Feat/support parent child chunk (#12092) 10 달 전