mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-10 23:12:41 +08:00
feat: add Query method to ILLMService interface
- Add Query method to ILLMService interface for unified AI service access - Update combinedLLMService to include querier functionality - Add comprehensive tests for ILLMService Query method - Support both basic query and custom schema query through unified interface - Add environment variable checks for test reliability This allows users to access all AI capabilities (planning, assertion, and query) through a single ILLMService interface, providing better API consistency and ease of use.
This commit is contained in:
@@ -1 +1 @@
|
||||
v5.0.0-beta-2506102041
|
||||
v5.0.0-beta-2506102045
|
||||
|
||||
Reference in New Issue
Block a user