Skip to content

Feat new api for vectordb search #249

Feat new api for vectordb search

Feat new api for vectordb search #249

Triggered via pull request August 26, 2024 14:08
@MicostMicost
opened #375
rag
Status Failure
Total duration 26s
Artifacts

linter-and-builder.yaml

on: pull_request
Matrix: Code-Quality 💎
Matrix: Unit Test 🧪
Matrix: Docker Build Checker🐳

Annotations

3 errors
Ruff (F811): backend/src/api/routes/chat.py#L259
backend/src/api/routes/chat.py:259:11: F811 Redefinition of unused `chat` from line 187
Ruff (F401): backend/src/repository/rag_datasets_eng.py#L15
backend/src/repository/rag_datasets_eng.py:15:8: F401 `loguru` imported but unused
Code-Quality 💎 (ubuntu-latest, 3.11)
Process completed with exit code 2.