Move workflow evaluations to standalone runner

This commit is contained in:
Xin Wang
2026-07-29 10:35:45 +08:00
parent 3187713bfe
commit e6437ab332
9 changed files with 311 additions and 171 deletions

View File

@@ -2,4 +2,3 @@
pythonpath = .
markers =
integration: marks tests that need access to external services
golden_live: runs golden conversation cases against a live API and FastGPT