- 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 |
||
|---|---|---|
| .. | ||
| openai.go | ||
| openai_test.go | ||
| process.go | ||
| process_test.go | ||
| types.go | ||