Add Matrix agent registry loader
This commit is contained in:
parent
32b03becc8
commit
37f7ce27a2
6 changed files with 100 additions and 1 deletions
|
|
@ -16,6 +16,7 @@ dependencies = [
|
|||
"python-dotenv>=1.0",
|
||||
"httpx>=0.27",
|
||||
"aiohttp>=3.9",
|
||||
"PyYAML>=6.0",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue