Spaces:
Running
Running
Commit History
fix: change content-type to json (#117) a031dc6 unverified
Zhichao commited on
feat: Internal page default filter out examples (#116) 1c2515f unverified
feat: Internal page for looking at messages (#115) 1006c22 unverified
feat: remove image from vision agent request param (#114) cef4233 unverified
wuyiqunLu commited on
fix: some file with empty space not get encoded correctly (#110) 9ead915 unverified
wuyiqunLu commited on
fix: add jotai provider for different chat (#109) ade4562 unverified
wuyiqunLu commited on
fix: add local env for connecting local server (#106) 7e3ba51 unverified
wuyiqunLu commited on
feat: encode uri for s3 url when loading (#104) c7e97b5 unverified
wuyiqunLu commited on
feat: update final_error to result and add cancel callback (#103) 7286745 unverified
wuyiqunLu commited on
feat: add playwright e2e test for chat page with new and old data structure (#99) 06bd1d1 unverified
wuyiqunLu commited on
feat: timeout on idle only (#98) 466a263 unverified
wuyiqunLu commited on
fix: timeout error not show in progress (#96) 0c7d622 unverified
wuyiqunLu commited on
fix: revalidatePath not work in api route handler (#95) 7acedd7 unverified
wuyiqunLu commited on
feat: add responseBody field and serving data to hooks (#93) bc1cf4e unverified
wuyiqunLu commited on
feat: conversation restructure, assistant message should be just code (#89) ba9285c unverified
feat: Final error display and step duration (#88) 3c8b24f unverified
feat: add timestamp to msg body (#86) 6fb9264 unverified
wuyiqunLu commited on
feat: Author avatar (#85) 04735a9 unverified
change to publicrestapi internal url for eks (#84) 2e16ef9 unverified
Zhichao commited on
feat: enqueue final error to ui on streaming error and timeout (#83) eae2367 unverified
wuyiqunLu commited on
done 8449c08
done 36c5999
save db06845
feat: add timeout and remove png from code result (#82) d4e2332 unverified
wuyiqunLu commited on
fix: revert failed deployment (#81) 4a72a82 unverified
feat: add timeout and remove png from code result (#80) 937ae4d unverified
wuyiqunLu commited on
feat: Add shark example for quicker test / add time counter / add carousel (#77) abc1963 unverified
feat: Directly us DBMessage as UIMessage + Code viewer (#74) 4af6326 unverified
feat: support png and mp4 rendering (#73) 1a37272 unverified
wuyiqunLu commited on
fix: online stream message issue (#71) 46f65e5 unverified
wuyiqunLu commited on
feat: UI Improvements (#72) 0fd8446 unverified
feat: DB change - combine user and assistant message (#70) a1c5622 unverified
feat: Assistant Chat (#68) c232e44 unverified
feat: change db message format and parser (#66) ca7a659 unverified
wuyiqunLu commited on
feat: Examples + Beta logo (#65) cfb938a unverified
feat: Restruct Composer and Homepage (#64) 92f037b unverified
fix styles 9dbd434
feat: Composer refactor and layout scroll (#62) 1f931d5 unverified
feat: Chat layout pt.1 (#61) 4ec47c5 unverified
feat: Chat selector in Header (#59) 009c95b unverified
feat: parse new msg format (#57) 63d0776 unverified
wuyiqunLu commited on
feat: theme and logo (#58) 1b0e328 unverified
feat: loading state for sample image (#55) 6bcab4c unverified
feat: Minor updates and introducing shadcn (#54) 78ebb49 unverified
feat: revalidate path / remove create chat api (use server action) / code block style (#53) 71679ee unverified
fix: when api sending multiple chunks together with incomplete json (#52) f3db631 unverified
wuyiqunLu commited on
feat: integrate vision agent v3 for logs and code (#51) 154a1e7 unverified
wuyiqunLu commited on