Commit Graph

6 Commits

Author SHA1 Message Date
bb54503235 fix(chat): add saved AI defaults and harden suggestions 2026-03-09 20:32:13 +00:00
21954df3ee fix(chat): improve OpenCode Zen integration and error handling
- Fetch models dynamically from OpenCode Zen API (36 models vs 5 hardcoded)
- Add function calling support check before using tools
- Add retry logic (num_retries=2) for transient failures
- Improve logging for debugging API calls and errors
- Update system prompt for multi-stop itinerary context
- Clean up unused imports in frontend components
- Remove deleted views.py (moved to views/__init__.py)
2026-03-09 16:11:14 +00:00
64f9fe7382 feat: embed AI travel chat in collection recommendations 2026-03-08 21:24:49 +00:00
006a28ea0f move documentation/ to docs/ 2026-03-08 20:00:08 +00:00
7bcab5afd8 rm docs/ 2026-03-07 20:21:06 +00:00
370a50dcb2 chore: add missing project scaffolding 2026-03-06 14:34:16 +00:00