microsoft / azurechat

🤖 💼 Azure Chat Solution Accelerator powered by Azure Open AI Service
MIT License
1.15k stars 958 forks source link

Package upgrade #258

Closed thivy closed 7 months ago

thivy commented 7 months ago

This pull request adds a new context and hook to provide a way to access global configuration options throughout the app. It also changes the environment variable name for speechEnabled from NEXT_PUBLIC_SPEECH_ENABLED to PUBLIC_SPEECH_ENABLED and updates all relevant files to use the new name.

Main interface changes:

Configuration improvements: