Releases: nfmoore/azure-openai-example-scenarios
Releases · nfmoore/azure-openai-example-scenarios
v3.0.0
Content:
- Refactored directory structure
- Added more extensive documentation
- Added deployment to Container Apps
- Added dev container
v2.0.0
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
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