mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-30 05:50:12 +03:00
- Change config parameter type from dict to RunnableConfig | None in llm_call and generate_title functions - This improves type safety and aligns with LangChain's RunnableConfig usage - No functional changes, only type annotations updated for better integration