Skip to content

FastAPIChat v1.1.0

Latest
Compare
Choose a tag to compare
@yuting1214 yuting1214 released this 25 Jun 20:22
· 1 commit to main since this release
4ed84ec

Bug Fixes

  • URL Construction:
    Replaced manual URL concatenation with urljoin from the urllib.parse module to ensure robust and accurate URL construction across the application.
  • Deployment:
    Update Private Networking for database connection in Railway.