issues
search
Azure
/
azure-openai-samples
Azure OpenAI Samples is a collection of code samples illustrating how to use Azure Open AI in creating AI solution for various use cases across industries. This repository is mained by a community of volunters. We welcomed your contributions.
MIT License
543
stars
387
forks
source link
Fixes on Call Center Use Case
#27
Closed
vitaled
closed
1 year ago
vitaled
commented
1 year ago
This PR:
add a specific requirements.txt file for the use case Call Center
add some missing env variables
Add usage of pyhon-dotenv to load env variables without needs to modify the global environment
This PR: