Skip to content

Commit 75e956f

Browse files
authored
Add demos of the autonomous 'openai' agent (#405)
1 parent efef68f commit 75e956f

File tree

5 files changed

+17
-1
lines changed

5 files changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,19 @@ PowerShell 7. For more information see,
2929

3030
### AI Shell in PowerShell
3131

32-
![GIF showing demo of the AI Shell in PowerShell][21]
32+
#### The `Azure` agent and Parameter Injection feature
33+
34+
![GIF showing demo of Azure agent][21]
35+
36+
#### The autonomous `openai-gpt` agent
37+
38+
![GIF showing demo 1 of openai agent][23]
39+
40+
![GIF showing demo 2 of openai agent][24]
41+
42+
![GIF showing demo 3 of openai agent][25]
43+
44+
![GIF showing demo 4 of openai agent][26]
3345

3446
### Standalone experience
3547

@@ -190,4 +202,8 @@ bugs, suggestions, or feedback. If you would like to give more candid feedback a
190202
[20]: ./docs/media/DemoGIFs/standalone-startup.gif
191203
[21]: ./docs/media/DemoGIFs/azure-agent.gif
192204
[22]: https://aka.ms/AIShell-Feedback
205+
[23]: ./docs/media/DemoGIFs/openai-agent-1.gif
206+
[24]: ./docs/media/DemoGIFs/openai-agent-2.gif
207+
[25]: ./docs/media/DemoGIFs/openai-agent-3.gif
208+
[26]: ./docs/media/DemoGIFs/openai-agent-4.gif
193209
[logo]: ./docs/media/AIShellIconSVG.svg
1.25 MB
Loading
2.23 MB
Loading
374 KB
Loading
1.53 MB
Loading

0 commit comments

Comments
 (0)