Releases: Josh-XT/AGiXT
Releases · Josh-XT/AGiXT
v1.0.6
v1.0.5
v1.0.4
v1.0.3
Full Changelog: v1.0.2...v1.0.3
Docker package fixes.
v1.0.2
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
v1.0.0
v0.0.9
v0.0.8
v0.0.7
What's Changed
- Improved front end by @JamesonRGrieve in #17
- Updated front end and API. by @Josh-XT in #18
New Contributors
- @JamesonRGrieve made their first contribution in #17
Full Changelog: v0.0.6...v0.0.7