Files
MemoryBear/api/app
lanceyq 2fa4d29548 fix(memory): use explicit None checks and remove unnecessary Optional type
- Replace truthiness checks with 'is not None' for data.message in graph_data and community_graph endpoints to handle empty string correctly
- Remove Optional wrapper from GraphStatistics.edge_types since it already has a default_factory
2026-04-27 18:39:33 +08:00
..
2026-01-12 15:59:10 +08:00
2026-04-23 16:29:22 +08:00
2026-01-26 11:53:34 +08:00
2026-04-22 11:47:32 +08:00
2025-12-24 20:35:04 +08:00
2026-04-22 11:47:32 +08:00