We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4861ba6 + ad9fd9e commit 110841fCopy full SHA for 110841f
1 file changed
tests/e2e/features/skills.feature
@@ -245,7 +245,7 @@ Feature: Agent skills tests
245
246
# --- Skill activation ---
247
248
- @SkillsConfig
+ @SkillsConfig @flaky
249
Scenario: LLM can Load a skill and use its instructions via query endpoint
250
Given The service uses the lightspeed-stack-skills.yaml configuration
251
And The service is restarted
@@ -279,7 +279,7 @@ Feature: Agent skills tests
279
"""
280
And The token metrics have increased
281
282
283
Scenario: LLM can load a skill and use its instructions via streaming_query endpoint
284
285
0 commit comments