yao/neo/assistant
2024-12-15 09:54:18 +08:00
..
base Add support for JSON file type in AllowedFileTypes across assistant modules 2024-12-15 09:54:18 +08:00
openai Add support for JSON file type in AllowedFileTypes across assistant modules 2024-12-15 09:54:18 +08:00
types.go Implement file upload functionality in Neo API, adding new endpoint for file uploads and enhancing assistant management. Introduce handleUpload method to process file uploads, including size and type validation. Update context to include upload information and refactor assistant selection logic for improved clarity. Enhance error handling and response structure for file upload operations, ensuring robust communication of success and failure states. 2024-12-14 19:39:14 +08:00