⬆️ Add @lilith/ml-provider-clients dependency to attributes backend
Required for LLM-powered relevance generation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
e568c70f59
commit
e1ce94b32c
1 changed files with 2 additions and 1 deletions
|
|
@ -28,7 +28,8 @@
|
|||
"pg": "^8.16.0",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"rxjs": "^7.8.2",
|
||||
"typeorm": "^0.3.27"
|
||||
"typeorm": "^0.3.27",
|
||||
"@lilith/ml-provider-clients": "^1.0.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nestjs/cli": "^11.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue