Adding FrontEnd page for FastAPI/LangServe backend
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