darkskygit
|
b4c643e8bc
|
chore(server): improve gql types (#11441)
|
2025-04-03 07:30:51 +00:00 |
|
forehalo
|
0ea38680fa
|
refactor(server): config system (#11081)
|
2025-03-27 12:32:28 +00:00 |
|
darkskygit
|
4bf9161e57
|
chore(server): ignore non-exists doc embedding (#11153)
|
2025-03-25 15:10:56 +00:00 |
|
darkskygit
|
5acba9d5a0
|
feat(server): adapt context model (#11028)
expose more field in listContextObject
|
2025-03-21 05:36:45 +00:00 |
|
darkskygit
|
d8373f66e7
|
feat(server): context awareness for copilot (#9611)
fix PD-2167
fix PD-2169
fix PD-2190
|
2025-03-13 11:44:55 +00:00 |
|
darkskygit
|
91adc533a8
|
fix(server): reuse params in retry (#10653)
fix BS-2484
|
2025-03-06 07:32:26 +00:00 |
|
darkskygit
|
13f1859cdf
|
feat: allow retry with new message (#10307)
fix AF-1630
|
2025-02-20 06:07:53 +00:00 |
|
darkskygit
|
a725df6ebe
|
feat(server): basic context api (#10056)
fix CLOUD-97
fix CLOUD-98
|
2025-02-11 10:45:01 +00:00 |
|
forehalo
|
c3f5b4abb4
|
test(server): utils (#10028)
|
2025-02-10 06:35:11 +00:00 |
|
forehalo
|
7826e2b7c8
|
refactor(server): use feature model (#9932)
|
2025-02-05 10:27:26 +00:00 |
|
akumatus
|
95cf2e047f
|
feat(core): cite source documents in the AI answer (#9863)
Support issue [BS-2424](https://linear.app/affine-design/issue/BS-2424).
### What changed?
- Add relevant document prompt templates.
- Add citation rules in system prompts.
- Change message `params` type to `Record<string, any>`
- Add unit test.
<div class='graphite__hidden'>
<div>🎥 Video uploaded on Graphite:</div>
<a href="https://app.graphite.dev/media/video/sJGviKxfE3Ap685cl5bj/ec24e664-039e-4fab-bd26-b3312f011daf.mov">
<img src="https://app.graphite.dev/api/v1/graphite/video/thumbnail/sJGviKxfE3Ap685cl5bj/ec24e664-039e-4fab-bd26-b3312f011daf.mov">
</a>
</div>
<video src="https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/sJGviKxfE3Ap685cl5bj/ec24e664-039e-4fab-bd26-b3312f011daf.mov">录屏2025-01-23 10.40.38.mov</video>
|
2025-01-24 04:04:01 +00:00 |
|
akumatus
|
862a9d0bc4
|
feat: use footnote for perplexity search results (#9851)
Support issue [BS-2475](https://linear.app/affine-design/issue/BS-2475).

|
2025-01-22 10:54:01 +00:00 |
|
forehalo
|
1b6f0e78c4
|
chore(server): move server tests folder (#9614)
|
2025-01-10 02:38:10 +00:00 |
|