Skip to content

Commit 0a7df2d

Browse files
committed
Fix image filename in README and remove obsolete image file
1 parent e2eccac commit 0a7df2d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

02-SetupDevEnvironment/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ ollama pull all-minilm
5454

5555
**GitHub Models** provides an intuitive way to experiment with various AI models directly within your development environment. This feature allows developers to test and interact with different models, understanding their capabilities and limitations before implementation. Through a simple interface, you can explore model responses, evaluate performance, and determine the best fit for your application requirements. Hosted within GitHub's infrastructure, these models offer reliable access and consistent performance, making them ideal for development and testing phases. Best of all, there is a free tier to start your exploration without any cost.
5656

57-
![Image for GitHub Models page, demonstrating multiple generative AI models](./images/github-models-webapge.png)
57+
![Image for GitHub Models page, demonstrating multiple generative AI models](./images/github-models-webpage.png)
5858

5959
## Pre-flight check: Setting up GitHub Access Tokens
6060

0 commit comments

Comments
 (0)