yao/openapi/chat
Max 21c0ec5034 Enhance Assistant's Stream method and context handling for improved traceability and output management
- Refactored the Stream method to retrieve connector capabilities early, allowing output adapters to utilize them effectively.
- Introduced a new Info method in the Assistant to provide structured assistant information, enhancing context accessibility.
- Updated StreamStartData to include additional fields such as ChatID and Assistant info for better event tracking.
- Improved error handling in the Stream method to ensure robust management of connector retrieval failures.
- Enhanced internationalization support for stream event messages, providing localized output for different clients.
2025-11-22 11:14:49 +08:00
..
chat.go Refactor context handling in agent API and assistant methods 2025-11-10 17:30:53 +08:00
completions.go Enhance Assistant's Stream method and context handling for improved traceability and output management 2025-11-22 11:14:49 +08:00
types.go Refactor context handling in agent API and assistant methods 2025-11-10 17:30:53 +08:00