56 コミット (e4bb943fe5d5d6f096e02c76bab9eee34856282b)

作成者 SHA1 メッセージ 日付
  Jyong e4bb943fe5
Feat/delete single dataset retrival (#6570) 1年前
  takatost 0fb741f269
fix: downgraded sentry-sdk to 1.44.1 due to claude LLM token returning 0 (#6597) 1年前
  dependabot[bot] 642723d09e
chore(deps): bump sentry-sdk from 1.39.2 to 2.8.0 in /api (#6517) 1年前
  Weaxs 4e2fba404d
WebscraperTool bypass cloudflare site by cloudscraper (#6337) 1年前
  Bowen Liang 7943f7f697
chore: fix legacy API usages of Query.get() by Session.get() in SqlAlchemy 2 (#6340) 1年前
  Bowen Liang c5d06e7943
dep: bump Pydantic from 2.7 to 2.8 (#6273) 1年前
  Zhuo Qiu 63e34e5227
feat: support MyScale vector database (#6092) 1年前
  Bowen Liang f9d00e0498
chore: use poetry for linter tools installation and bump Ruff from 0.4 to 0.5 (#6081) 1年前
  8bitpd 7c70eb87bc
feat: support AnalyticDB vector store (#5586) 1年前
  chenxu9741 6ef401a9f0
feat:add tts-streaming config and future (#5492) 1年前
  takatost 68b1d063f7
chore: remove tsne unused code (#6077) 1年前
  K8sCat 71c50b7e20
feat: add Llama 3 and Mixtral model options to ddgo_ai.yaml (#5979) 1年前
  ahasasjeb cc63af8e72
Removed firecrawl-py, fixed and improved firecrawl tool (#5896) 1年前
  longzhihun fdfbbde10d
[seanguo] modify bedrock Claude3 invoke method to converse API (#5768) 1年前
  scotlandowl 73ce945d40
Feat/add json process tool (#5555) 1年前
  Bowen Liang 2a13ef9ae0
chore: rearrange python dependencies in groups (#5603) 1年前
  Bowen Liang dcb72e0067
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 1年前
  Joe 4e2de638af
feat: add ops trace (#5483) 1年前
  -LAN- f7234c93af
chore(pyproject.toml): Add Ruff formatter config. (#5627) 1年前
  tmuife 6a09409ec9
Add Oracle23ai as a vector datasource (#5342) 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年前
  Bowen Liang bb33ffc332
feat: initial support for Milvus 2.4.x (#3795) 1年前
  Bowen Liang 3cc6093e4b
feat: introduce pydantic-settings for config definition and validation (#5202) 1年前
  baojingyu d160d1ed02
feat: support opensearch approximate k-NN (#5322) 1年前
  -LAN- 4e3d76a1d1
chore: add `novita_client` to `pyproject.toml` (#5349) 1年前
  Bowen Liang 7450b9acf3
dep: bump chromadb from 0.5.0 to 0.5.1 (#5345) 1年前
  Bowen Liang c7d378555a
chore: set build system to Poetry and remove unnecessary settings with package mode disabled (#5263) 1年前
  quicksand 147a39b984
feat: support tencent cos storage (#5297) 1年前
  Bowen Liang 7a758a35fe
fix: pin tenacity to 8.3.0 (#5319) 1年前
  -LAN- 5a99aeb864
fix(core): Reorder `field_validator` and `classmethod` to fit Pydantic V2. (#5257) 1年前
  takatost d098bdc59b
version to 0.6.11 (#5224) 1年前
  Jyong ba5f8afaa8
Feat/firecrawl data source (#5232) 1年前
  quicksand 4080f7b8ad
feat: support tencent vector db (#3568) 1年前
  Bowen Liang 2b04388361
chore: remove bump-pydantic dependency (#5177) 1年前
  dependabot[bot] 54e02b8147
chore(deps): bump authlib from 1.2.0 to 1.3.1 in /api (#5115) 1年前
  dependabot[bot] 7189a4c379
chore(deps): bump azure-identity from 1.15.0 to 1.16.1 in /api (#5116) 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年前
  takatost 0c92f81efc
chore: sync pyproject.toml from requirements.txt (#5130) 1年前
  Bowen Liang 25b0a97851
build: use Poetry as default build system for dependency installation in CI jobs (#5088) 1年前
  takatost e3544c6ef7
fix: dependency package versions are not synchronized to requirements.txt (#5084) 1年前
  Matri f62f71a81a
build: initial support for poetry build tool (#4513) 1年前
  takatost 3579fd1b09
feat: add create tenant command (#4974) 1年前
  Bowen Liang f32b440c4a
chore: fix indention violations by applying E111 to E117 ruff rules (#4925) 1年前
  Bowen Liang b234710af9
chore: fix invalid escape sequences by applying W605 rule (#4851) 1年前
  Bowen Liang 3fda2245a4
improve: extract method for safe loading yaml file and avoid using PyYaml's FullLoader (#4031) 1年前
  Bowen Liang e8e213ad1e
chore: apply and fix flake8-bugbear lint rules (#4496) 1年前
  Bowen Liang 04ad46dd31
chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 1年前
  Bowen Liang 44857702ae
test: add integration tests on CodeExecutor with the sandbox service (#4015) 1年前
  Bowen Liang d9b821cecc
chore: apply ruff rules on tests and app.py (#3605) 1年前