mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 20:40:13 +03:00
Updated references to the title generation node in both documentation and code: - Changed node name from `generate_title` to `title_generator_node` in API design documentation - Updated filtering logic in agent service to exclude `title_generator_node` from LLM call statistics, token counting, and frontend streaming events - Maintains same functionality while using more descriptive node name for clarity