fancive_obsidian-parallel-r.../tests
wujunchen 447ad1414b feat: add streaming API responses for OpenAI Chat and Anthropic
Implement SSE streaming for API backends that support it (OpenAI Chat
Completions and Anthropic Messages). During generation the view shows
a live streaming preview with accumulated text. Adds a streaming toggle
in settings (enabled by default). Non-streaming-capable formats (Gemini,
OpenAI Responses) and CLI backends continue using the existing path.

Change-Id: I3361a5ca5aec3e25a7d16e4fb585185f6fc0695e
2026-04-26 09:30:51 +08:00
..
generation-job-manager.test.js feat: improve reader cache and card UX 2026-04-25 19:44:39 +08:00
main.test.js refactor: extract View, Modal, and SettingsTab from main.ts 2026-04-25 23:40:56 +08:00
modules.test.js feat: add streaming API responses for OpenAI Chat and Anthropic 2026-04-26 09:30:51 +08:00