Shun Miyazawa
|
4a44965ba4
feat: update pre-message handling to include finished state and refactor related methods
|
11 månader sedan |
Shun Miyazawa
|
c3f6a23040
refactor: simplify generateAndProcessPreMessage signature for improved readability
|
11 månader sedan |
Shun Miyazawa
|
644463afb8
feat: update generateAndProcessPreMessage to return void for improved clarity
|
11 månader sedan |
Shun Miyazawa
|
6541c0c751
feat: update generatePreMessage to generateAndProcessPreMessage for enhanced streaming support
|
11 månader sedan |
Shun Miyazawa
|
106661ac7e
feat: add generatePreMessage method to OpenaiService for streaming message generation
|
11 månader sedan |
Shun Miyazawa
|
f7ec43205b
feat: enhance OpenAI client with streaming support and type guard
|
11 månader sedan |
Shun Miyazawa
|
ed652c4491
Refactor attachment handling to remove buffer parameter from attach handlers
|
1 år sedan |
Shun Miyazawa
|
358a371afb
Refactor file upload logic in OpenaiService to support reading from file paths and streams
|
1 år sedan |
Shun Miyazawa
|
44826446b2
imprv uploadFileForAttachment(
|
1 år sedan |
Shun Miyazawa
|
a74d9e0695
imprv createVectorStoreFileWithStreamForAttachment
|
1 år sedan |
Shun Miyazawa
|
41aef1e96c
rename
|
1 år sedan |
Shun Miyazawa
|
521759e4a6
refactor: update createVectorStoreFile to conditionally ignore attachments
|
1 år sedan |
Shun Miyazawa
|
f788622229
rm debug log
|
1 år sedan |
Shun Miyazawa
|
9f2645b771
refactor: enhance prepareVectorStoreFileRelations to handle attachment IDs and improve uploadFileForAttachment method
|
1 år sedan |
Shun Miyazawa
|
cdf58d2f00
refactor: update isVectorStoreCompatible function to accept separate parameters for original name and mime type
|
1 år sedan |
Shun Miyazawa
|
5abe2f03a2
refactor: change multiple methods to private in OpenaiService
|
1 år sedan |
Shun Miyazawa
|
26e27755ea
rm unnec comment
|
1 år sedan |
Shun Miyazawa
|
84ca109e59
refactor: change createVectorStoreFile method to private in OpenaiService
|
1 år sedan |
Shun Miyazawa
|
b6b6a9a486
refactor: improve logging message for VectorStoreFile generation
|
1 år sedan |
Shun Miyazawa
|
245c4f1c00
rm unnec import
|
1 år sedan |
Shun Miyazawa
|
8ad9796e5d
rm unnec code
|
1 år sedan |
Shun Miyazawa
|
2952052ef8
Early return if not VectorStoreFile of attachment
|
1 år sedan |
Shun Miyazawa
|
d22de3d050
Common logic for deleting VectorStoreFIle and related documents attached to Attachment
|
1 år sedan |
Shun Miyazawa
|
4756df094b
Implement deletion of all associated VectorStoreFileRelation documents when page is deleted
|
1 år sedan |
Shun Miyazawa
|
be84b86889
Use upsertVectorStoreFileRelations for VectorStoreFile creation process
|
1 år sedan |
Shun Miyazawa
|
c033d6a059
Implement deletion of attachment's VectorStore
|
1 år sedan |
Shun Miyazawa
|
6828eb2cb4
Merge branch 'feat/save-attachment-to-vector-store' into fix/165372-memory-leak-prevention
|
1 år sedan |
Yuki Takei
|
91860f7e7f
Update apps/app/src/features/openai/server/services/openai.ts
|
1 år sedan |
Shun Miyazawa
|
b90026fcb2
Add space
|
1 år sedan |
Shun Miyazawa
|
0def8ac65f
Add space
|
1 år sedan |