v1.0.1
What's Changed
- Don't fail when
agents
directory doesn't exist. Fix #28 by @eraviart in #30 - Add frontend build to install instructions by @eraviart in #31
- Prefix API_URI with NEXT_PUBLIC_ by @eraviart in #36
- Fastapi by @Josh-XT in #41
- Use Union[] instead of | for type by @eraviart in #38
- Update README.md by @Josh-XT in #42
New Contributors
Full Changelog: v1.0.0...v1.0.1
Ported from Flask to FastAPI for cleaner code and better documentation that is easier to maintain.
http://localhost:5000/docs - Swagger
http://localhost:5000/redoc - Redoc