Skip to content

Adding FrontEnd page for FastAPI/LangServe backend

Compare
Choose a tag to compare
@pablomarin pablomarin released this 12 Apr 17:16
· 33 commits to main since this release

Updates:

  • Added: apps/frontend/pages/3_FastAPI_Chat.py as frontend for the FastAPI/LangServe API
  • Included instructions to deploy both APIs (BotService and FastAPI) at the same time in the same web app service using slots
  • Improved Notebook 6: Better explanations for OpenAI tools API and LLM binding with Tools