Skip to content
This repository was archived by the owner on Nov 2, 2025. It is now read-only.

Releases: nfmoore/azure-openai-example-scenarios

v3.0.0

11 May 09:59
809876d

Choose a tag to compare

Content:

  • Refactored directory structure
  • Added more extensive documentation
  • Added deployment to Container Apps
  • Added dev container

v2.0.0

25 Mar 10:31
4d0cae5

Choose a tag to compare

Content:

  • Refactor python codebase for the Search client, RAG Client, and Streamlit application.
  • Update notebooks to populate search index and send test queries to LLMs.
  • Update documentation.

v1.0.0

24 Mar 11:31

Choose a tag to compare

Content:

  • Populate Azure AI Search Index from templates using push approach
  • RAG client to query Azure AI Search Index
  • Streamlit app for end users to query knowledge base