Commit History

Author SHA1 Message Date
  Shun Miyazawa 93a428c7a1 Merge branch 'master' into feat/unified-merge-view 1 year ago
  Yuki Takei b7e57ed80a refactor: simplify comment regarding aiAssistantId type assertion 1 year ago
  Yuki Takei e09113adc8 fix CodeQL problem "Database query built from user-controlled sources" 1 year ago
  Shun Miyazawa 20911791c5 threadType -> type 1 year ago
  Shun Miyazawa 5c561ad827 re Impl 1 year ago
  Shun Miyazawa c385c31bd3 impl 1 year ago
  Shun Miyazawa cca907379f Make "aiAssistantId" and "initialUserMessage" optional for thread creation 1 year ago
  Shun Miyazawa 4db73bac85 rm vectorStoreRelation field 1 year ago
  Shun Miyazawa afe6e19253 Update thread's attached VectorStore during VectorStore rebuild 1 year ago
  Shun Miyazawa d1d9e2faef Extend thread expiration time when composing a message 1 year ago
  Shun Miyazawa ce294e1354 Change return type of POST: /openai/thread from 'OpenAI.Beta.Threads.Thread' to 'ThreadRelationDocument' 1 year ago
  Shun Miyazawa 004b89a466 Add logic to auto-generate thread title 1 year ago
  Shun Miyazawa 6332d98f04 impl isAiAssistantUsable 1 year ago
  Shun Miyazawa c8a4903212 fix typo 1 year ago
  Shun Miyazawa fd60a5e2cf Associate a VectorStore when creating a thread 1 year ago
  Shun Miyazawa 0c21935c8a revert code 1 year ago
  Shun Miyazawa a62bff86b7 modal_aichat -> sidebar_aichat 1 year ago
  Shun Miyazawa 50206db7f2 Add error handling for uninitialized OpenAI service in AI assistant routes 1 year ago
  Shun Miyazawa b18d188fe8 Comment out currently unavailable methods 1 year ago
  Yuki Takei ab672fd628 replace named exported accessTokenParser instance 1 year ago
  Shun Miyazawa c6f8f6b674 Allow vector store id to be injected as an argument 1 year ago
  Shun Miyazawa 691329156b Sanitize requestBody 1 year ago
  Shun Miyazawa 9ac4c09230 Implement thread relation model 1 year ago
  Shun Miyazawa 19baf1f590 rm unnec body 1 year ago
  Shun Miyazawa 9683877799 Delegate creation or retrieval of threads to service methods 1 year ago
  Shun Miyazawa 9c8980f925 Merge branch 'feat/openai-vector-searching' into imprv/155101-move-open-ai-related-files-to-features-directly 1 year ago
  Shun Miyazawa 9fe9dc13fc Use certifyAiService 1 year ago
  Shun Miyazawa 71f47f9caa Relocate to features directory and fix paths 1 year ago