yao/neo/assistant
Max 712bb99ab1 feat: Enhance context management and update asset metadata in SUI
- Updated modification times for various asset files in bindata.go to reflect recent changes.
- Improved context handling in the API by adding support for silent mode, history visibility, and client type.
- Refactored assistant ID usage to ensure consistent access to the default assistant across various methods.
- Enhanced the Agent class in libsui/agent.ts to manage silent mode and history visibility settings effectively.
2025-05-08 20:05:39 +08:00
..
api.go feat: Improve error handling and result processing in Assistant API 2025-04-29 20:35:27 +08:00
assistant.go Add Assets method to assistant for retrieving and processing asset files 2025-02-25 11:27:04 +08:00
attachment.go Refactor Neo API assistant to enhance vision support and message handling 2025-01-17 15:16:26 +08:00
attachment_test.go Refactor attachment handling and enhance RAG/Vision integration in tests 2025-01-06 14:04:12 +08:00
cache.go Refactor assistant management and enhance storage retrieval in Neo API 2025-01-01 12:31:47 +08:00
cache_test.go Refactor assistant management and enhance storage retrieval in Neo API 2025-01-01 12:31:47 +08:00
call.go feat: Enhance context management and update asset metadata in SUI 2025-05-08 20:05:39 +08:00
hooks.go feat: Improve error handling and result processing in Assistant API 2025-04-29 20:35:27 +08:00
load.go Implement built-in assistant deletion and loading improvements 2025-03-21 19:57:46 +08:00
load_test.go Add silent mode support for chat history and filtering 2025-03-01 16:08:56 +08:00
object.go fix: Enhance message role handling in Assistant API and object 2025-04-02 09:14:09 +08:00
plan.go Enhance input handling and message processing in assistant methods 2025-02-28 20:13:59 +08:00
tool.go feat: Enhance SchemaProperty and Parameter structures with additional fields 2025-04-09 16:24:46 +08:00
types.go feat: Enhance result handling in Assistant API and hooks 2025-04-28 12:47:35 +08:00
utils.go feat: Enhance getTimestamp function to support time.Time type 2025-04-10 10:46:19 +08:00