Commit History

Author SHA1 Message Date
  Yuki Takei 7fc4024e36 Merge branch 'master' into dev/7.5.x 2 months ago
  Yuki Takei 2ca6f053a0 upgrade next.js to v15 2 months ago
  Ryotaro Nagahara b76db51548 fix: applying review feedback 2 months ago
  Ryotaro Nagahara 2dfc84506b fix: make simple 2 months ago
  Ryotaro Nagahara 042c50f01f fix: delete changes to openai.ts from master 2 months ago
  Ryotaro Nagahara 0332634591 fix: delete changes to openai.ts 2 months ago
  Ryotaro Nagahara 236549a47e fix: openai thread idor 2 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 10 months ago
  Shun Miyazawa ad52614f4d Sort thread relations by updatedAt in getThreadsByAiAssistantId method 10 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 11 months ago
  Shun Miyazawa 358a371afb Refactor file upload logic in OpenaiService to support reading from file paths and streams 11 months ago
  Shun Miyazawa 44826446b2 imprv uploadFileForAttachment( 11 months ago
  Shun Miyazawa a74d9e0695 imprv createVectorStoreFileWithStreamForAttachment 11 months ago
  Shun Miyazawa 41aef1e96c rename 11 months ago
  Shun Miyazawa 521759e4a6 refactor: update createVectorStoreFile to conditionally ignore attachments 11 months ago
  Shun Miyazawa f788622229 rm debug log 11 months ago
  Shun Miyazawa 9f2645b771 refactor: enhance prepareVectorStoreFileRelations to handle attachment IDs and improve uploadFileForAttachment method 11 months ago
  Shun Miyazawa cdf58d2f00 refactor: update isVectorStoreCompatible function to accept separate parameters for original name and mime type 11 months ago
  Shun Miyazawa 5abe2f03a2 refactor: change multiple methods to private in OpenaiService 11 months ago
  Shun Miyazawa 26e27755ea rm unnec comment 11 months ago
  Shun Miyazawa 84ca109e59 refactor: change createVectorStoreFile method to private in OpenaiService 11 months ago