Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
35
class
ChatDevCompileOptions(LlmCompileOptions):
36
llm_stub_text: str =
"stub-chatdev-response"
37
38
39
@dataclass
Callers
1
blueprint_to_chatdev_graph
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected