mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-28 13:00:15 +03:00
- Add tiktoken as a required dependency for accurate token counting - Update documentation with installation instructions and token counting strategy - Improve logging to include tool definition token estimates - Enhance error handling to fail fast when tiktoken is not available - Update context manager to use tiktoken's cl100k_base encoding for GPT-4 compatibility