Commit Graph

5 Commits

Author SHA1 Message Date
4ca98cf980 Add LangChain model wrappers and enhance diagram AI tools
- Migrate to LangChain for model abstraction (@langchain/anthropic, @langchain/ollama)
- Add custom ChatCloudflare class for Cloudflare Workers AI
- Simplify API routes using unified LangChain interface
- Add session preferences API for storing user settings
- Add connection label preference (ask user once, remember for session)
- Add shape modification support (change entity shapes via AI)
- Add template setter to DiagramObject for shape changes
- Improve entity inference with fuzzy matching
- Map colors to 16 toolbox palette colors
- Limit conversation history to last 6 messages
- Fix model switching to accept display names

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 10:17:15 -06:00
e41f8194d5 Added 3d closet demo, cleaned up menus. 2024-02-05 10:46:23 -06:00
97e58928ed Added Pouchdb persistance manager. 2023-10-12 10:58:50 -05:00
00dac7f4ec Added voice manager, integrated cloud function capability. 2023-08-10 11:56:10 -05:00
ec55aece38 Initial Commit 2023-06-22 12:05:47 -05:00