Skip to content

Commit 3023acd

Browse files
authored
UPDATE: Fixed broken examples links (microsoft#1886)
* UPDATE: Fixed broken examples links Fixed the two broken links in the examples page. All other links confirmed to work. * Update Examples.md
1 parent 96ca5a8 commit 3023acd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/Examples.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Links to notebook examples:
9898
### Utilities
9999
- API Unification - [View Documentation with Code Example](https://microsoft.github.io/autogen/docs/Use-Cases/enhanced_inference/#api-unification)
100100
- Utility Functions to Help Managing API configurations effectively - [View Notebook](/docs/topics/llm_configuration)
101-
- Cost Calculation - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/oai_client_cost.ipynb)
101+
- Cost Calculation - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/agentchat_cost_token_tracking.ipynb)
102102

103103
### Inference Hyperparameters Tuning
104104

0 commit comments

Comments
 (0)