microsoft / dsl-copilot

MIT License
29 stars 6 forks source link

Infra support #36

Open Tyler-R-Kendrick opened 2 months ago

Tyler-R-Kendrick commented 2 months ago

Ideally, we should be able to run the project locally without additional infra deployments. This would require a local vector store and LLM. There are reasonable solutions for this, but until we develop a good supported pattern for local development that reasonably translates to Azure, we should allow for ARM deploy-to-Azure buttons on the github readme and/or implement azd up to setup the environment for a developer with more standard setup tooling.