Skip to content

Commit e2f2c25

Browse files
committed
doc: Add related projects
1 parent f824261 commit e2f2c25

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -722,3 +722,8 @@ Responsible AI:
722722
### Why no LLM framework is used?
723723

724724
At the time of development, no LLM framework was available to handle all of these features: streaming capability with multi-tools, backup models on availability issue, callbacks mechanisms in the triggered tools. So, OpenAI SDK is used directly and some algorithms are implemented to handle reliability.
725+
726+
## Related content
727+
728+
- For a simple sample with Azure OpenAI `gpt-4o-realtime`, local deployment only, [see VoiceRAG](https://github.com/Azure-Samples/aisearch-openai-rag-audio)
729+
- For an easier-to-use sample with Azure OpenAI `gpt-4o-realtime`, deployed on Azure, [see Realtime Call Center Solution Accelerator](https://github.com/Azure-Samples/realtime-call-center-accelerator)

0 commit comments

Comments
 (0)