MCPcopy
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
22class TestSetSimpleResponse(BaseModel):
23 id: str
24 name: str
25 created_at: str
26
27
28class DeleteTestsets(BaseModel):

Callers 3

upload_fileFunction · 0.90
import_testsetFunction · 0.90
create_testsetFunction · 0.90

Calls

no outgoing calls

Tested by 3

upload_fileFunction · 0.72
import_testsetFunction · 0.72
create_testsetFunction · 0.72