INNER CODE UNIT · Python

fastapi_app

tuangauss/DataScienceProjects · llm_bots/animeyourself/main.py:16

def fastapi_app():
    bot = AnimeYourself()
    app = make_app(bot, allow_without_key=True)
    return app

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…