You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configuring the custom LLMs section to include Azure OpenAI model deployments along with a custom config file doesn't actually configure pentagi to run and use Azure OpenAI. Not even a basic flow is being created.
Steps to Reproduce
Go to the .env file and in the custom LLMs section fill out the following details -
LLM_SERVER_URL=
LLM_SERVER_KEY=
LLM_SERVER_MODEL=
LLM_SERVER_CONFIG_PATH=
LLM_SERVER_LEGACY_REASONING=false