MCPcopy Create free account
hub / github.com/bhancockio/nextjs-crewai-basic-tutorial / PositionInfoList

Class PositionInfoList

crewai_be/models.py:18–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16
17
18class PositionInfoList(BaseModel):
19 positions: List[PositionInfo]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected