vision_llm_agent / product_comparison.py

Commit History

Optimize endpoint authentication requirements
b149ffe

sunheycho commited on

Update model to gpt-4o-mini for cost optimization
060210b

sunheycho commited on

Fix frontend rendering issues causing white screen
477a402

sunheycho commited on

Fix malformed JSON values in fallback parsing
f51f445

sunheycho commited on

Improve LLM prompts for better JSON generation
ce3f373

sunheycho commited on

Add robust error handling to prevent session failure from individual agent errors
c6d454e

sunheycho commited on

Fix confidence score parsing error in RecommendationAgent
a640033

sunheycho commited on

Fix JSON parsing issues in product comparison agents
4b79c41

sunheycho commited on

Fix: Correct LangChain ChatOpenAI import path
4429488

sunheycho commited on

Refactor: Convert product comparison to use LangChain instead of TinyLlama
51940dd

sunheycho commited on

Fix: Resolve Hugging Face Spaces import error for product comparison module
a1797f0

sunheycho commited on

Update vision LLM agent with React Product Comparison integration
207f9e0

Sunhey Cho commited on

Frontend build copied to static, add 5 test images, update API integration; ignore static backup folders
08c2fcd

Sunhey Cho commited on