mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 20:40:13 +03:00
Add comprehensive documentation for AI prompting to generate structured configuration data for Jinja2 templates. The guide includes: - Core system prompt with critical rules for structured data generation - Supported vendors and OS types (Cisco, Juniper, Huawei, Arista, Mikrotik) - Detailed schemas for network features including OSPF, BGP, VLANs, ACLs, and more - Example prompts and expected structured outputs - Integration with the configuration renderer system This documentation ensures AI-generated configurations follow the required structured format for proper template rendering, preventing direct configuration text generation and maintaining consistency across different network device vendors.