diff options
Diffstat (limited to 'libawl/src/json.zig')
| -rw-r--r-- | libawl/src/json.zig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libawl/src/json.zig b/libawl/src/json.zig deleted file mode 100644 index 542391e..0000000 --- a/libawl/src/json.zig +++ /dev/null @@ -1,4 +0,0 @@ -// Serialization helpers — model → wire JSON, deltas → ContentBlocks. -// Implementation pending; this module will handle: -// 1. Serialize Conversation → OpenAI request body JSON -// 2. Parse SSE chunk deltas → ContentBlock updates |
