mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-28 13:00:15 +03:00
- Add `copilot_mode` field to LLM model configs API with "teaching" (diagnostics only) and "lab_assistant" (full configuration access) modes - Introduce new `ExecuteMultipleDeviceConfigCommands` tool for executing configuration commands on multiple devices - Include `tags` field in node data structure for enhanced project management - Update API documentation examples to reflect new `copilot_mode` field and context limit additions