Skip to content

Add demos of the autonomous 'openai' agent #405

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 1, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,19 @@ PowerShell 7. For more information see,

### AI Shell in PowerShell

![GIF showing demo of the AI Shell in PowerShell][21]
#### The `Azure` agent and Parameter Injection feature

![GIF showing demo of Azure agent][21]

#### The autonomous `openai-gpt` agent

![GIF showing demo 1 of openai agent][23]

![GIF showing demo 2 of openai agent][24]

![GIF showing demo 3 of openai agent][25]

![GIF showing demo 4 of openai agent][26]

### Standalone experience

Expand Down Expand Up @@ -190,4 +202,8 @@ bugs, suggestions, or feedback. If you would like to give more candid feedback a
[20]: ./docs/media/DemoGIFs/standalone-startup.gif
[21]: ./docs/media/DemoGIFs/azure-agent.gif
[22]: https://aka.ms/AIShell-Feedback
[23]: ./docs/media/DemoGIFs/openai-agent-1.gif
[24]: ./docs/media/DemoGIFs/openai-agent-2.gif
[25]: ./docs/media/DemoGIFs/openai-agent-3.gif
[26]: ./docs/media/DemoGIFs/openai-agent-4.gif
[logo]: ./docs/media/AIShellIconSVG.svg
Binary file added docs/media/DemoGIFs/openai-agent-1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/media/DemoGIFs/openai-agent-2.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/media/DemoGIFs/openai-agent-3.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/media/DemoGIFs/openai-agent-4.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading