- Implemented token scanning for 'think' and 'tool' types in stream chat - Added support for delta message streaming with improved message chunking - Updated contents handling to remove last empty data and track token states - Refined message type processing and streaming logic in assistant API - Modified message appending and type handling to support new streaming approach |
||
|---|---|---|
| .. | ||
| api.go | ||
| assistant.go | ||
| attachment.go | ||
| attachment_test.go | ||
| cache.go | ||
| cache_test.go | ||
| hooks.go | ||
| load.go | ||
| load_test.go | ||
| types.go | ||
| utils.go | ||