This sample application shows how to use the Microsoft identity platform endpoint to access the data of Microsoft customers. The device code flow can be used to authenticate a user and then call to a ...
# On Linux/macOS ./scripts/setup_env.sh # On Windows python -m venv venv venv\Scripts\activate pip install -r requirements.txt Ensure your Ollama Docker container is running: docker run -d --name ...