kunthawat
  • Joined on 2025-12-05
kunthawat pushed to main at kunthawat/microfish 2026-06-18 10:33:13 +07:00
3ba42db6e2 fix: revert to env var approach for camel-ai LLM config
kunthawat pushed to main at kunthawat/microfish 2026-06-18 09:17:37 +07:00
31d1ebd49b fix: pass model_type as positional arg to camel-ai ModelFactory.create
kunthawat pushed to main at kunthawat/microfish 2026-06-17 22:31:01 +07:00
b30ed19b16 fix: pass base_url and api_key directly to camel-ai ModelFactory
kunthawat pushed to main at kunthawat/microfish 2026-06-17 21:58:02 +07:00
7c3e219a6f fix: CSS syntax error in survey-env-warning placement
kunthawat pushed to main at kunthawat/microfish 2026-06-17 21:46:48 +07:00
7f04bc44fb fix: use correct env var OPENAI_BASE_URL for camel-ai LLM routing
kunthawat pushed to main at kunthawat/microfish 2026-06-17 21:40:23 +07:00
2bb1afab68 fix: extract actual error message from backend error responses
kunthawat pushed to main at kunthawat/microfish 2026-06-17 21:38:20 +07:00
5224c6df79 fix: show actual error details in chat error messages
kunthawat pushed to main at kunthawat/microfish 2026-06-17 21:35:11 +07:00
55a430db62 fix: show env status warning in survey tab + add alert on survey failure
kunthawat pushed to main at kunthawat/microfish 2026-06-17 19:37:57 +07:00
fa3160f67e fix: show visible error alert when survey fails (e.g. simulation env not running)
kunthawat pushed to main at kunthawat/microfish 2026-06-17 19:36:08 +07:00
431b66fd85 fix: translate remaining Chinese in sim config and profile prompts
kunthawat pushed to main at kunthawat/microfish 2026-06-17 15:52:39 +07:00
5fcce79361 fix: translate Chinese prompts to English in simulation config and profile generators
kunthawat pushed to main at kunthawat/microfish 2026-06-17 15:32:47 +07:00
bf14c56944 fix: translate ONTOLOGY_SYSTEM_PROMPT from Chinese to English
kunthawat pushed to main at kunthawat/microfish 2026-06-17 15:28:04 +07:00
e766bc625a fix: translate all Chinese prompts to English in zep_tools.py
kunthawat pushed to main at kunthawat/microfish 2026-06-17 12:38:34 +07:00
8a09a49029 feat: add Thai language support (100% Thai UI)
kunthawat pushed to main at kunthawat/microfish 2026-06-17 12:11:24 +07:00
9f2232d40b feat: support cross-origin deployment with VITE_API_BASE_URL
kunthawat pushed to main at kunthawat/microfish 2026-06-17 12:08:08 +07:00
aadc11ad83 fix: use relative baseURL so API calls go through vite proxy
kunthawat pushed to main at kunthawat/microfish 2026-06-17 11:57:28 +07:00
cbe861ff27 fix: use allowedHosts=true (boolean), disable open in container
kunthawat pushed to main at kunthawat/microfish 2026-06-17 11:55:58 +07:00
26cdd14881 fix: use VITE_ALLOWED_HOSTS env var, default to 'all'
kunthawat pushed to main at kunthawat/microfish 2026-06-17 11:47:41 +07:00
0cdcc79125 fix: allow all hosts in vite dev server
kunthawat pushed to main at kunthawat/microfish 2026-06-17 11:47:06 +07:00
3ea51d906a fix: allow opinion.moreminimore.com host in vite config