mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-08 17:09:33 +08:00
Merge branch 'bugfix/huangbin/ai_service' into 'master'
fix: set wings sercice fail See merge request iesqa/httprunner!137
This commit is contained in:
@@ -323,7 +323,6 @@ func createXTDriverWithConfig(config DriverCacheConfig) (*XTDriver, error) {
|
|||||||
// Default AI options
|
// Default AI options
|
||||||
aiOpts = []option.AIServiceOption{
|
aiOpts = []option.AIServiceOption{
|
||||||
option.WithCVService(option.CVServiceTypeVEDEM),
|
option.WithCVService(option.CVServiceTypeVEDEM),
|
||||||
option.WithLLMConfig(option.RecommendedConfigurations()["ui_focused"]),
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user