mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-06-27 20:29:44 +02:00
merge job workers
This commit is contained in:
parent
cc8e9210d7
commit
7d70ff8fd2
3 changed files with 42 additions and 13 deletions
|
|
@ -11,8 +11,7 @@
|
|||
"setupQdrant": "tsx app/scripts/setup_qdrant.ts",
|
||||
"deleteQdrant": "tsx app/scripts/delete_qdrant.ts",
|
||||
"rag-worker": "tsx app/scripts/rag-worker.ts",
|
||||
"jobs-worker": "tsx app/scripts/jobs-worker.ts",
|
||||
"job-rules-worker": "tsx app/scripts/job-rules.worker.ts"
|
||||
"jobs-worker": "tsx app/scripts/jobs-worker.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ai-sdk/openai": "^1.3.21",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue