LLM Config Detail
Scenario Distribution
Execution Summary
Top 10 Slowest Steps
Scenario Step Execution Time Trend
Steps per Scenarios
Top 10 Tags
Scenarios
No scenario found
Try adjusting your filters or search terms.
Given I am authenticated
00:00:05.559
When I open the LLM configs page
00:00:00.087
Then I see a list of configured LLM providers
00:00:01.115
Given I am authenticated
00:00:05.126
Given an existing LLM config
00:00:01.713
When I view the LLM config detail page
00:00:00.643
Then I see provider name, model, base URL, and temperature
00:00:00.125
Given I am authenticated
00:00:05.036
When I open the LLM configs page
00:00:00.123
And I click Add Provider
00:00:01.869
Then the add modal opens with title "Add LLM Provider"
00:00:00.170
And the form shows Name, Base URL, Model, Temperature and API Key fields
00:00:00.229
Given I am authenticated
00:00:05.225
Given an existing LLM config
00:00:01.546
When I view the LLM config detail page
00:00:00.694
And I click Edit
00:00:00.560
Then the edit modal opens with title "Edit LLM Provider"
00:00:00.260
And the API Key field is empty
00:00:00.027