mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 06:18:45 +08:00
feat(server): add real-world prompt test for copilot apis (#8629)
fix AF-1432, PD-1176
This commit is contained in:
@@ -67,6 +67,15 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@affine-test/affine-cloud-copilot@workspace:tests/affine-cloud-copilot":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@affine-test/affine-cloud-copilot@workspace:tests/affine-cloud-copilot"
|
||||
dependencies:
|
||||
"@affine-test/kit": "workspace:*"
|
||||
"@playwright/test": "npm:=1.47.2"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@affine-test/affine-cloud@workspace:tests/affine-cloud":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@affine-test/affine-cloud@workspace:tests/affine-cloud"
|
||||
@@ -377,6 +386,17 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@affine/copilot-result@workspace:tools/copilot-result":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@affine/copilot-result@workspace:tools/copilot-result"
|
||||
dependencies:
|
||||
"@slack/web-api": "npm:^7.3.4"
|
||||
"@types/node": "npm:^20.14.12"
|
||||
jsx-slack: "npm:^6.1.1"
|
||||
marked: "npm:^14.0.0"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@affine/core@workspace:*, @affine/core@workspace:packages/frontend/core":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@affine/core@workspace:packages/frontend/core"
|
||||
|
||||
Reference in New Issue
Block a user