- Added `Hidden` flag to `Message` struct for controlling message visibility - Modified `saveChatHistory` to conditionally save messages based on hidden status - Simplified stream chat processing by removing debug print statements - Restructured message output and next action handling in stream chat - Commented out unused process action execution method |
||
|---|---|---|
| .. | ||
| assistant | ||
| context | ||
| message | ||
| rag | ||
| store | ||
| vision | ||
| api.go | ||
| api_test.go | ||
| hooks.go | ||
| load.go | ||
| load_test.go | ||
| neo.go | ||
| neo_test.go | ||
| process.go | ||
| process_test.go | ||
| types.go | ||