tbhowe / DB_Query_agent

A Langchain implementation of an agent that can query a SQL database to answer natural lanugage queries
GNU General Public License v3.0
0 stars 0 forks source link

Feature: Deployment IaC with Terraform for Azure #10

Open tbhowe opened 9 months ago

tbhowe commented 9 months ago

General code completed. Now need to modify app to use keyvault

tbhowe commented 9 months ago

Code modified in branch feature-10 for use with the keyvault. For now, main will continue to use the YAML creds file, until I have successfully deployed a working Azure container version