mirror of
https://github.com/PawanOsman/ChatGPT.git
synced 2026-07-18 08:05:57 +02:00
d47e978be7
- Updated the `semanticIndex` module to support GPU acceleration with ONNX Runtime, improving performance on compatible devices. - Introduced new functions to determine preferred embedding devices and handle device status, enhancing the flexibility of the embedding process. - Expanded the `IndexStatus` interface to include backend type, device information, and runtime details for better tracking of indexing status. - Enhanced the UI in the settings panel to display runtime and device information, providing users with clearer insights into the indexing process and model usage.