Richard Shiue
|
ed052c6792
|
chore: include parent view id in initial chat settings (#7030)
* chore: include parent view id in initial chat settings
* chjore: add a tooltip
|
2024-12-22 14:46:54 +08:00 |
|
Nathan.fooo
|
d25a399aba
|
chore: sync chat document when open chat (#7016)
* chore: sync document
* chore: auto create chat title
|
2024-12-20 00:15:01 +08:00 |
|
Richard Shiue
|
e73fd56152
|
feat: regenerate ai response (#7006)
* feat: regenerate ai response
* chore: find question id instead of assuming
* chore: fix clippy
* chore: show local messages if they were there
* chore: remove duplicate code
* chore: fix loading message
* chore: revert unintended translation key removal
* chore: update translation for ai service unavailable
* chore: fix initial chat message load
---------
Co-authored-by: nathan <nathan@appflowy.io>
|
2024-12-19 14:13:53 +08:00 |
|
Richard Shiue
|
e188552c1e
|
fix: ai chat initial rag_ids shouldn't include views that are not documents or in the trash (#6982)
* chore: only add document views to initial rag_ids
* chore: filter out views that are in the trash
|
2024-12-13 13:04:17 +08:00 |
|
Nathan.fooo
|
722b436cad
|
chore: Ai chat context (#6929)
* chore: implement chat setting
* chore: clippy
* chore: rename
* chore: set rag_ids when creating a chat
* chore: clippy
* chore: fix test
* chore: fix test
* chore: fix test
* chore: clippy
|
2024-12-08 18:25:25 +08:00 |
|