Update vision LLM agent with React Product Comparison integration
207f9e0
Sunhey Chocommited on
Frontend build: copy latest React build to static; UI: compare button, full previews, multi-file upload
192d01b
Sunhey Chocommited on
Frontend build copied to static, add 5 test images, update API integration; ignore static backup folders
08c2fcd
Sunhey Chocommited on
Translate Korean UI text to English in OpenAIChat.js
80286f8
David Kocommited on
Update OpenAIChat.js to display search results and update static build
a039d0d
David Kocommited on
feat(frontend): switch OpenAI chat to Vision RAG; wire image base64 to /api/vision-rag/query; add searchType/objectId/class_name and n_results; build and sync to static/
0692db7
David Kocommited on
fix(frontend): force preview <img> to contain within container; rebuild & sync CRA assets
96aa590
David Kocommited on
style(frontend): responsive preview container using viewport height so entire image fits; rebuild and sync
ea52b48
David Kocommited on
style(frontend): ensure image preview fits container without cropping; rebuild and sync CRA assets
a757b4d
David Kocommited on
fix(frontend): constrain preview image to container and improve OpenAI chat error logging; rebuild and sync CRA assets
4971aea
David Kocommited on
chore: rebuild frontend and sync to static
e865931
David Kocommited on
Add frontend source code structure for direct development