ai-cfia / louis

Internal User-friendly WebUI for LLMs (Forked from open-webui)
MIT License
1 stars 0 forks source link

As a user, I want to be able to use Azure Open-AI model in LibreChat. #12

Closed Endlessflow closed 4 months ago

Endlessflow commented 4 months ago

Bug Report

Description

Bug Summary: At the moment Azure Open-AI models are not working in the LibreChat solution.

Image

Steps to Reproduce:

  1. Log in to LibreChat.
  2. Select Azure Open-AI/gpt-4 model
  3. Type a prompt.

Expected Behavior: The model generates an answer.

Actual Behavior: An error message is given to the user prompting them to contact administrators.

Environment

Logs and Screenshots

Browser Console Logs: Image

Container Logs: Image

SonOfLope commented 4 months ago

Fixed with current configuration in our deployment. We can now generate answers from both model endpoints (gpt4 and gpt-3.5-turbo)