yao/neo/message
Max 96f4b5e55a Add support for reasoning content and thinking state in OpenAI streaming
- Implemented handling of reasoning_content in OpenAI message parsing
- Added support for tracking thinking state with `<think>` tags
- Updated message generation to handle delta messages and thinking states
- Modified OpenAI API to support flexible base URL configuration
- Enhanced token scanning and message processing for reasoning content
2025-02-05 16:55:09 +08:00
..
contents.go Add support for reasoning content and thinking state in OpenAI streaming 2025-02-05 16:55:09 +08:00
message.go Add support for reasoning content and thinking state in OpenAI streaming 2025-02-05 16:55:09 +08:00