Added Azure OpenAI api sample with streaming

This commit is contained in:
Luca Congiu
2024-12-23 14:34:34 +01:00
parent bfacfb975e
commit 58e74d5fb2
7 changed files with 678 additions and 5 deletions

4
.gitignore vendored
View File

@@ -15,3 +15,7 @@ ignore_this.txt
gui/
*.log
.vscode
.env
venv/
examples/input/
examples/output/