feat: add skill learning runtime
This commit is contained in:
@@ -8,6 +8,7 @@ dependencies = [
|
||||
"Appium-Python-Client>=5.1.1",
|
||||
"fastapi>=0.115.0",
|
||||
"mcp>=1.27,<2",
|
||||
"openai>=1.0.0",
|
||||
"paddleocr>=3.0.0",
|
||||
"uvicorn[standard]>=0.30.0",
|
||||
]
|
||||
@@ -31,6 +32,7 @@ include = [
|
||||
"perception*",
|
||||
"runtime*",
|
||||
"semantic*",
|
||||
"skills_learning*",
|
||||
"storage*",
|
||||
"tools*",
|
||||
"world*",
|
||||
|
||||
Reference in New Issue
Block a user