MCPcopy Create free account
hub / github.com/BUPT-GAMMA/MASFactory / ChatDevCompileOptions

Class ChatDevCompileOptions

masfactory/compatibility/common/llm_options.py:35–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33
34@dataclass
35class ChatDevCompileOptions(LlmCompileOptions):
36 llm_stub_text: str = "stub-chatdev-response"
37
38
39@dataclass

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected