Skip to content

hsridharan/Sap_Copilot

Repository files navigation

ChatGPT + ACSS data with Azure OpenAI and Cognitive Search

Python version 3.9.13

Steps to create a local docker image and push to azure container registry

Commands

docker build -t copilotsapregistry.azurecr.io/: . docker push copilotsapregistry.azurecr.io/:

Example

docker build -t copilotsapregistry.azurecr.io/hstest:v1 . docker push copilotsapregistry.azurecr.io/hstest:v1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published