immersive2/server
Michael Mainguy 74a2d179b9 Add Ollama as alternative AI provider and modify_connection tool
Ollama Integration:
- Add providerConfig.js for managing AI provider settings
- Add toolConverter.js to convert between Claude and Ollama formats
- Add ollama.js API handler with function calling support
- Update diagramAI.ts with Ollama models (llama3.1, mistral, qwen2.5)
- Route requests to appropriate provider based on selected model
- Use 127.0.0.1 to avoid IPv6 resolution issues

New modify_connection Tool:
- Add modify_connection tool to change connection labels and colors
- Support finding connections by label or by from/to entities
- Add chatModifyConnection event handler in diagramManager
- Clarify in tool descriptions that empty string removes labels

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-27 12:08:17 -06:00
..
api Add Ollama as alternative AI provider and modify_connection tool 2025-12-27 12:08:17 -06:00
etc Add WebXR rendering mode toggle with 4 modes 2025-11-13 10:36:03 -06:00
services Add Ollama as alternative AI provider and modify_connection tool 2025-12-27 12:08:17 -06:00
server.js Added stl person to toolbox. 2024-06-17 11:33:24 -05:00