yao/neo
Max b424f13ddc Update system time message format in API response
- Changed the system time message to include a name field and a more descriptive content format for clarity.
- Added a development log comment for the DUI platform to enhance code documentation.
2025-05-25 11:34:44 +08:00
..
assistant Update system time message format in API response 2025-05-25 11:34:44 +08:00
context Refactor API response handling and enhance locale support in assistant functions 2025-05-24 20:36:00 +08:00
message fix: Add support for attachments in message mapping 2025-05-12 14:38:37 +08:00
rag Update Go version and dependencies; enhance Neo API functionality 2025-01-02 13:06:36 +08:00
store feat: Enhance context management and update asset metadata in SUI 2025-05-08 20:05:39 +08:00
vision Enhance Vision module with flexible prompt handling and comprehensive tests 2025-01-06 11:43:31 +08:00
api.go Enhance i18n support and refactor API response handling in assistant functions 2025-05-25 10:51:02 +08:00
api_test.go Refactor Neo DSL tests and API structure by removing unused handlers, enhancing conversation management, and implementing new test cases for prompts, chat messages, and history saving. Introduce custom response recorder for improved testing and mock AI for simulating responses. 2024-12-13 11:17:00 +08:00
load.go Enhance i18n support and refactor API response handling in assistant functions 2025-05-25 10:51:02 +08:00
load_test.go [add] Neo (70%) 2023-04-30 14:21:45 +08:00
neo.go Refactor API response handling and enhance locale support in assistant functions 2025-05-24 20:36:00 +08:00
neo_test.go Enhance Neo API and conversation management by adding support for server-sent events (SSE) in chat handling, improving error messaging with structured responses, and refactoring assistant creation logic. Update conversation settings to utilize a new assistant model and implement context management improvements for better performance. Additionally, streamline the DSL structure and enhance test coverage for chat functionalities. 2024-12-13 17:51:13 +08:00
process.go Add support for field selection in assistant filtering 2025-01-31 11:02:31 +08:00
process_test.go Enhance assistant filtering and management in Neo API 2024-12-29 17:30:33 +08:00
types.go Remove hooks.go file and refactor Load function in load.go to streamline assistant initialization 2025-05-24 18:37:51 +08:00