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
2da7c30ac5
yao
/
openai
History
Max
c98a402e54
Refactor Neo API chat handling to improve AI interaction and error management. Introduce background processing for chat with AI, enhancing responsiveness and client handling. Update assistant initialization logic to streamline the creation of OpenAI assistants and ensure proper error handling. Modify message struct to support structured error responses, improving clarity in communication. Additionally, clean up unused code and enhance overall maintainability of the assistant management system.
2024-12-14 17:45:40 +08:00
..
openai.go
Refactor Neo API chat handling to improve AI interaction and error management. Introduce background processing for chat with AI, enhancing responsiveness and client handling. Update assistant initialization logic to streamline the creation of OpenAI assistants and ensure proper error handling. Modify message struct to support structured error responses, improving clarity in communication. Additionally, clean up unused code and enhance overall maintainability of the assistant management system.
2024-12-14 17:45:40 +08:00
openai_test.go
[add] neo (50%)
2023-04-29 16:48:37 +08:00
process.go
[add] openai process
2023-05-12 22:11:31 +08:00
process_test.go
[add] openai process
2023-05-12 22:11:31 +08:00
types.go
Improve neo error messages
2023-05-15 19:59:35 +08:00