4 lines
No EOL
62 B
Python
4 lines
No EOL
62 B
Python
from mcpcognee import main
|
|
import asyncio
|
|
|
|
asyncio.run(main()) |