Skip to content

Releases: nfmoore/azure-openai-example-scenarios

v3.0.0

11 May 09:59
809876d
Compare
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
Compare
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
Compare
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