- Added time-based generation of chat IDs when not provided, improving chat session management. - Updated context handling in handleChat to ensure valid chat IDs are used. - Expanded allowed HTTP methods in CORS headers to include DELETE, enhancing API flexibility. - Removed redundant chat history saving logic from GenerateChatTitle method, streamlining chat processing. |
||
|---|---|---|
| .. | ||
| assistant | ||
| conversation | ||
| message | ||
| api.go | ||
| api_test.go | ||
| context.go | ||
| hooks.go | ||
| load.go | ||
| load_test.go | ||
| neo.go | ||
| neo_test.go | ||
| process.go | ||
| types.go | ||