27 Commits

Author SHA1 Message Date
zihanjian
17905d042b refactor(prompts): improve clarity and conciseness of prompt instructions 2025-12-02 19:22:39 +08:00
zihanjian
8d4223fbdb refactor(agent): simplify web research and citation handling
feat(frontend): enhance image generation with e
2025-12-02 17:13:07 +08:00
zihanjian
814c6fad99 feat(image-generation): add retry logic for image generation failures 2025-12-02 15:37:29 +08:00
zihanjian
5782b8df3f fix(agent): handle newlines in image generation 2025-12-02 14:57:14 +08:00
zihanjian
be8cab1857 fix(agent): improve error handling and image generation in app.py 2025-12-02 14:47:04 +08:00
zihanjian
4aed1f2b7d feat(image-generation): enhance image generation with configurable options 2025-12-02 10:34:26 +08:00
zihanjian
13815cf3ac feat: add image generation support and Chinese language default 2025-12-01 21:12:35 +08:00
zihanjian
69327f63c5 feat(language): add multilingual support across frontend and backend 2025-12-01 20:51:55 +08:00
zihanjian
788210f9d5 chore: output final storyboard as JSON array of {id, detail} 2025-11-27 16:13:36 +08:00
zihanjian
b1eecb1e17 chore: set page id to integer; keep detail as string 2025-11-27 16:11:35 +08:00
zihanjian
01cf75249f chore: simplify final JSON to {id, detail} per page 2025-11-27 16:10:37 +08:00
zihanjian
dbfc991d5d feat: enforce JSON storyboard output on final node 2025-11-27 16:09:10 +08:00
zihanjian
4d4dbe0095 chore: prepare push to NanoComic 2025-11-27 16:01:44 +08:00
philschmid
e34e569de4 updates to prompt 2025-06-18 15:59:01 +02:00
Philipp Schmid
d9c44fe764 Merge pull request #43 from nisaharan/main
Add cli example
2025-06-18 15:39:25 +02:00
Philipp Schmid
23f6aa51a9 Merge pull request #35 from dkqjrm/chore/typo
fix(docs): Correct typos and grammatical inconsistencies in docstrings/prompts
2025-06-18 15:38:29 +02:00
Philipp Schmid
7f9597656d Merge pull request #76 from tigermlt/patch-1
Remove duplicate imports in state.py
2025-06-18 15:06:45 +02:00
Philipp Schmid
1607958641 Merge pull request #90 from cscandore/query-writer-typo
Fix a typo in query_writer_instructions response format
2025-06-18 15:03:10 +02:00
philschmid
9380323a57 fixed state and app 2025-06-18 14:35:12 +02:00
philschmid
6dab27bf19 error display 2025-06-18 12:17:50 +00:00
Cody Scandore
8e6f3f576f Update prompts.py
Fix a stipulation in the query_writer_instruction response format.
2025-06-11 08:49:07 -04:00
philschmid
128e36536a update react serving part 2025-06-10 07:51:35 +00:00
tigermlt
1c4d5a7c93 Remove duplicate imports in state.py 2025-06-09 21:28:08 -07:00
Nisaharan Genhatharan
3bf5d97bc7 Add CLI example 2025-06-05 09:54:39 -04:00
Hyun-Sik Won
3da4c4e412 fix(docs): Correct typos and grammatical inconsistencies 2025-06-05 16:35:35 +09:00
Rahim Nathwani
806197c5a8 Fix typo in prompts.py 2025-06-02 20:24:21 -07:00
philschmid
09971ff55e init 2025-05-29 15:46:39 -07:00