Commit History

Author SHA1 Message Date
  Yuki Takei 2ca6f053a0 upgrade next.js to v15 3 months ago
  Yuki Takei 2623d4a24c append types 4 months ago
  Futa Arai 99b1ad1390 biome autofix 7 months ago
  Futa Arai 25fdb63697 configure biome for openai feature (excluding client dir) and run autofix 7 months ago
  Shun Miyazawa 0cb4c7b9cb fix lint error 11 months ago
  Shun Miyazawa ad52614f4d Sort thread relations by updatedAt in getThreadsByAiAssistantId method 11 months ago
  Shun Miyazawa 4a44965ba4 feat: update pre-message handling to include finished state and refactor related methods 11 months ago
  Shun Miyazawa c3f6a23040 refactor: simplify generateAndProcessPreMessage signature for improved readability 11 months ago
  Shun Miyazawa 644463afb8 feat: update generateAndProcessPreMessage to return void for improved clarity 11 months ago
  Shun Miyazawa 6541c0c751 feat: update generatePreMessage to generateAndProcessPreMessage for enhanced streaming support 11 months ago
  Shun Miyazawa 106661ac7e feat: add generatePreMessage method to OpenaiService for streaming message generation 11 months ago
  Shun Miyazawa f7ec43205b feat: enhance OpenAI client with streaming support and type guard 11 months ago
  Shun Miyazawa ed652c4491 Refactor attachment handling to remove buffer parameter from attach handlers 1 year ago
  Shun Miyazawa 358a371afb Refactor file upload logic in OpenaiService to support reading from file paths and streams 1 year ago
  Shun Miyazawa 44826446b2 imprv uploadFileForAttachment( 1 year ago
  Shun Miyazawa a74d9e0695 imprv createVectorStoreFileWithStreamForAttachment 1 year ago
  Shun Miyazawa 41aef1e96c rename 1 year ago
  Shun Miyazawa 521759e4a6 refactor: update createVectorStoreFile to conditionally ignore attachments 1 year ago
  Shun Miyazawa f788622229 rm debug log 1 year ago
  Shun Miyazawa 9f2645b771 refactor: enhance prepareVectorStoreFileRelations to handle attachment IDs and improve uploadFileForAttachment method 1 year ago
  Shun Miyazawa cdf58d2f00 refactor: update isVectorStoreCompatible function to accept separate parameters for original name and mime type 1 year ago
  Shun Miyazawa 5abe2f03a2 refactor: change multiple methods to private in OpenaiService 1 year ago
  Shun Miyazawa 26e27755ea rm unnec comment 1 year ago
  Shun Miyazawa 84ca109e59 refactor: change createVectorStoreFile method to private in OpenaiService 1 year ago
  Shun Miyazawa b6b6a9a486 refactor: improve logging message for VectorStoreFile generation 1 year ago
  Shun Miyazawa 245c4f1c00 rm unnec import 1 year ago
  Shun Miyazawa 8ad9796e5d rm unnec code 1 year ago
  Shun Miyazawa 2952052ef8 Early return if not VectorStoreFile of attachment 1 year ago
  Shun Miyazawa d22de3d050 Common logic for deleting VectorStoreFIle and related documents attached to Attachment 1 year ago
  Shun Miyazawa 4756df094b Implement deletion of all associated VectorStoreFileRelation documents when page is deleted 1 year ago