- Updated GetChats method to filter out empty chat IDs, ensuring only valid chats are processed. - Improved date handling by refining the logic for grouping chats into "This Week" and "Last Week" categories. - Enhanced error handling for created_at field parsing, supporting multiple date formats for better robustness. - Streamlined chat grouping logic for clearer organization of chat data in responses. |
||
|---|---|---|
| .. | ||
| 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 | ||