File tree Expand file tree Collapse file tree
04-PracticalSamples/calculator Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -228,7 +228,7 @@ public class LangChain4jClient {
228228```
229229
230230** What this does:**
231- 1 . ** Creates** an AI model connection using your GitHub token
231+ 1 . ** Creates** an AI model connection using keyless authentication (Microsoft Entra ID)
2322322 . ** Connects** the AI to our calculator MCP server
2332333 . ** Gives** the AI access to all our calculator tools
2342344 . ** Allows** natural language requests like "Calculate the sum of 24.5 and 17.3"
Original file line number Diff line number Diff line change 12123 . Use the defaults – this will select the Development container created for this course
13134 . Click ** Create codespace**
14145 . Wait ~ 2 minutes for the environment to be ready
15- 6 . Jump straight to [ The first example ] ( ./02-SetupDevEnvironment/README.md#step-2-create-a-github-personal-access-token )
15+ 6 . Jump straight to [ Chapter 2: Provision Azure AI Foundry ] ( ./02-SetupDevEnvironment/README.md#step-2-provision-azure-ai-foundry )
1616
1717## Multi-Language Support
1818
You can’t perform that action at this time.
0 commit comments