Skip to content

Commit

Permalink
Add gemini into example page
Browse files Browse the repository at this point in the history
  • Loading branch information
BeibinLi committed Mar 5, 2024
1 parent f36623a commit 9bc4d4e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/docs/Examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,10 @@ Links to notebook examples:
- Automatically Build Multi-agent System with AgentBuilder - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/autobuild_basic.ipynb)
- Automatically Build Multi-agent System from Agent Library - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/autobuild_agent_library.ipynb)

1. **Non-OpenAI Models**

- Using Gemini with AutoGen - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_gemini.ipynb)

## Enhanced Inferences
### Utilities
- API Unification - [View Documentation with Code Example](https://microsoft.github.io/autogen/docs/Use-Cases/enhanced_inference/#api-unification)
Expand Down

0 comments on commit 9bc4d4e

Please sign in to comment.