Releases: pablomarin/GPT-Azure-Search-Engine
Releases · pablomarin/GPT-Azure-Search-Engine
v1.3.0
What's new:
- New Notebook: 05-SQLDB_QA.ipynb - Explains how it is possible to query a SQL database with natural language using Azure OpenAI GPT models.
- Added SQL Server and Database to azuredeploy.json
- Change the CSV File for Notebook 04 and app to a better more official file.
- Improve explanations in notebooks overall
v.1.2.1
- Added Notebook 04 - Explains how to use REACT/MRKL Agents in order to solve the problem of Q&A over Tabular Data in CSV
- Added ENV Variables to Notebooks and App to improve security and credentials exposure
- App is now Multi-Page
v.1.2.0: Merge pull request #8 from pablomarin/pages_tabular
New Feature:
New page - Tabular Q&A Demo using GPT-4
Several bug fixes
v1.1.5
Added Features:
- Multi-Index
- Multi-Lingual
- One-To-Many CSV indexing
- Speed up semantic search if chunks are too many using in-memory BERT embeddings