yao/neo/assistant
Max 76e7156dac Refactor assistant structure and replace base assistant with local implementation
- Replaced the base assistant package with a local assistant implementation, enhancing modularity and maintainability.
- Updated the newAssistantByConnector function to utilize the local assistant, ensuring consistent error handling and improved functionality.
- Removed obsolete base assistant files, streamlining the codebase and reducing complexity.
- Added a new 'mentionable' field to the assistant table in the Xun implementation, allowing for better management of assistant visibility in mentions.
2024-12-20 15:48:28 +08:00
..
local Refactor assistant structure and replace base assistant with local implementation 2024-12-20 15:48:28 +08:00
openai Add file download functionality to Neo API 2024-12-16 11:07:22 +08:00
types.go Refactor conversation history handling and enhance Assistant structure 2024-12-20 12:30:31 +08:00