mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
parent
d395b5e11f
commit
e4acfa68ec
@ -23,7 +23,6 @@ def mock_llm_config() -> LLMConfig:
|
||||
@pytest.fixture
|
||||
def mock_agent_config() -> AgentConfig:
|
||||
config = AgentConfig(
|
||||
micro_agent_name='test_micro_agent',
|
||||
memory_enabled=True,
|
||||
memory_max_threads=4,
|
||||
llm_config='test_llm_config',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user