Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Agenta-AI/agenta
/ TestSetSimpleResponse
Class
TestSetSimpleResponse
api/oss/src/models/api/testset_model.py:22–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
21
22
class
TestSetSimpleResponse(BaseModel):
23
id: str
24
name: str
25
created_at: str
26
27
28
class
DeleteTestsets(BaseModel):
Callers
3
upload_file
Function · 0.90
import_testset
Function · 0.90
create_testset
Function · 0.90
Calls
no outgoing calls
Tested by
3
upload_file
Function · 0.72
import_testset
Function · 0.72
create_testset
Function · 0.72