This website requires JavaScript.
Explore
Help
Sign in
opencode
/
yao
Watch
1
Star
0
Fork
You've already forked yao
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3fbcd4a5e1
yao
/
neo
/
assistant
History
Max
3fbcd4a5e1
Add support for JSON file type in AllowedFileTypes across assistant modules
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