mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-05 23:41:06 +00:00
4 lines
46 B
Python
4 lines
46 B
Python
from fastapi import FastAPI
|
|
|
|
|
|
api = FastAPI()
|