MAIC
Getting Started
Running Personal MAIC Deployment
How MAIC Works?
Quick Intro
Concepts
Framework
Detailed Documentation
API Documentation
MAIC
service.llm.mock module
View page source
service.llm.mock module
class
service.llm.mock.
MockLLMService
[source]
Bases:
object
classmethod
check_llm_job_done
(
*
args
,
**
kwargs
)
[source]
classmethod
get_llm_job_response
(
*
args
,
**
kwargs
)
[source]
classmethod
trigger
(
*
args
,
**
kwargs
)
[source]