Skip to content

Commit

Permalink
UPDATE: Fixed broken examples links (#1886)
Browse files Browse the repository at this point in the history
* UPDATE: Fixed broken examples links

Fixed the two broken links in the examples page. All other links confirmed to work.

* Update Examples.md
  • Loading branch information
swiecki authored Mar 6, 2024
1 parent 76a34e2 commit 5700e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/Examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Links to notebook examples:
### Utilities
- API Unification - [View Documentation with Code Example](https://microsoft.github.io/autogen/docs/Use-Cases/enhanced_inference/#api-unification)
- Utility Functions to Help Managing API configurations effectively - [View Notebook](/docs/topics/llm_configuration)
- Cost Calculation - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/oai_client_cost.ipynb)
- Cost Calculation - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_cost_token_tracking.ipynb)

### Inference Hyperparameters Tuning

Expand Down

0 comments on commit 5700e27

Please sign in to comment.