Haruko386
445a13ee9a
fix: new chat cannot be edit ( #16434 )
...
### What problem does this PR solve?
As title
main fix:
```go
if _, ok := req["meta_data_filter"]; !ok || req["meta_data_filter"] == nil {
req["meta_data_filter"] = map[string]interface{}{}
}
```
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] Refactoring
2026-06-29 19:04:59 +08:00
..
2026-06-22 18:17:37 +08:00
2026-06-10 09:54:07 +08:00
2026-06-29 09:45:16 +08:00
2026-06-05 10:13:30 +08:00
2026-06-17 11:26:13 +08:00
2026-06-22 18:16:15 +08:00
2026-06-29 19:04:59 +08:00
2026-06-29 19:04:59 +08:00
2026-06-29 19:04:59 +08:00
2026-06-18 17:57:07 +08:00
2026-06-23 16:21:46 +08:00
2026-06-18 17:57:24 +08:00
2026-06-25 13:36:49 +08:00
2026-06-03 20:55:53 +08:00
2026-06-10 16:46:55 +08:00
2026-06-15 11:19:56 +08:00
2026-06-15 11:19:56 +08:00
2026-06-12 14:56:44 +08:00
2026-06-03 20:55:53 +08:00
2026-06-08 11:49:37 +08:00
2026-06-25 19:25:55 +08:00
2026-06-25 19:25:55 +08:00
2026-03-27 19:25:18 +08:00
2026-03-27 19:25:18 +08:00
2026-06-02 09:37:05 +08:00
2026-06-02 15:58:44 +08:00
2026-06-10 21:27:35 +08:00
2026-05-14 13:46:46 +08:00
2026-06-29 09:45:16 +08:00
2026-06-22 18:17:37 +08:00
2026-06-22 18:17:37 +08:00
2026-05-14 13:46:46 +08:00
2026-05-14 13:46:46 +08:00
2026-05-18 19:08:45 +08:00
2026-06-04 14:16:13 +08:00
2026-06-22 18:14:01 +08:00
2026-04-24 15:30:14 +08:00
2026-04-02 20:20:35 +08:00
2026-04-02 20:20:35 +08:00
2026-06-12 22:58:28 +08:00
2026-06-12 22:58:28 +08:00
2026-06-18 17:56:51 +08:00
2026-06-18 17:56:51 +08:00
2026-06-18 17:56:51 +08:00
2026-06-08 11:49:37 +08:00
2026-03-27 19:25:18 +08:00
2026-06-08 16:26:27 +08:00
2026-06-12 22:58:28 +08:00
2026-06-12 22:58:28 +08:00
2026-06-29 09:45:16 +08:00
2026-06-10 21:27:35 +08:00
2026-03-27 19:25:18 +08:00