Skip to content

Commit 5bd2852

Browse files
authored
fix broken links from moving oai utils notebook (microsoft#1497)
1 parent 2c86ac8 commit 5bd2852

16 files changed

+16
-16
lines changed

notebook/agentchat_cost_token_tracking.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"]\n",
103103
"```\n",
104104
"\n",
105-
"You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/notebook/oai_openai_utils.ipynb) for full code examples of the different methods."
105+
"You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/website/docs/llm_endpoint_configuration.ipynb) for full code examples of the different methods."
106106
]
107107
},
108108
{

notebook/agentchat_function_call.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"]\n",
104104
"```\n",
105105
"\n",
106-
"You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/notebook/oai_openai_utils.ipynb) for full code examples of the different methods."
106+
"You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/website/docs/llm_endpoint_configuration.ipynb) for full code examples of the different methods."
107107
]
108108
},
109109
{

notebook/agentchat_function_call_currency_calculator.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"]\n",
107107
"```\n",
108108
"\n",
109-
"You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/notebook/oai_openai_utils.ipynb) for full code examples of the different methods."
109+
"You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/website/docs/llm_endpoint_configuration.ipynb) for full code examples of the different methods."
110110
]
111111
},
112112
{

notebook/agentchat_groupchat.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"]\n",
108108
"```\n",
109109
"\n",
110-
"You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/notebook/oai_openai_utils.ipynb) for full code examples of the different methods."
110+
"You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/website/docs/llm_endpoint_configuration.ipynb) for full code examples of the different methods."
111111
]
112112
},
113113
{

notebook/agentchat_groupchat_RAG.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"]\n",
102102
"```\n",
103103
"\n",
104-
"You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/notebook/oai_openai_utils.ipynb) for full code examples of the different methods."
104+
"You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/website/docs/llm_endpoint_configuration.ipynb) for full code examples of the different methods."
105105
]
106106
},
107107
{

notebook/agentchat_groupchat_research.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"]\n",
9494
"```\n",
9595
"\n",
96-
"You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/notebook/oai_openai_utils.ipynb) for full code examples of the different methods."
96+
"You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/website/docs/llm_endpoint_configuration.ipynb) for full code examples of the different methods."
9797
]
9898
},
9999
{

notebook/agentchat_groupchat_vis.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"]\n",
111111
"```\n",
112112
"\n",
113-
"You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/notebook/oai_openai_utils.ipynb) for full code examples of the different methods."
113+
"You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/website/docs/llm_endpoint_configuration.ipynb) for full code examples of the different methods."
114114
]
115115
},
116116
{

notebook/agentchat_human_feedback.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"]\n",
103103
"```\n",
104104
"\n",
105-
"You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/notebook/oai_openai_utils.ipynb) for full code examples of the different methods."
105+
"You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/website/docs/llm_endpoint_configuration.ipynb) for full code examples of the different methods."
106106
]
107107
},
108108
{

notebook/agentchat_langchain.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"]\n",
140140
"```\n",
141141
"\n",
142-
"You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/notebook/oai_openai_utils.ipynb) for full code examples of the different methods."
142+
"You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/website/docs/llm_endpoint_configuration.ipynb) for full code examples of the different methods."
143143
]
144144
},
145145
{

notebook/agentchat_oai_assistant_groupchat.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"]\n",
6363
"```\n",
6464
"\n",
65-
"Currently Azure OpenAI does not support assistant api. You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/notebook/oai_openai_utils.ipynb) for full code examples of the different methods."
65+
"Currently Azure OpenAI does not support assistant api. You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/website/docs/llm_endpoint_configuration.ipynb) for full code examples of the different methods."
6666
]
6767
},
6868
{

notebook/agentchat_oai_code_interpreter.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"]\n",
6565
"```\n",
6666
"\n",
67-
"Currently Azure OpenAi does not support assistant api. You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/notebook/oai_openai_utils.ipynb) for full code examples of the different methods."
67+
"Currently Azure OpenAi does not support assistant api. You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/website/docs/llm_endpoint_configuration.ipynb) for full code examples of the different methods."
6868
]
6969
},
7070
{

notebook/agentchat_stream.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"]\n",
103103
"```\n",
104104
"\n",
105-
"You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/notebook/oai_openai_utils.ipynb) for full code examples of the different methods."
105+
"You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/website/docs/llm_endpoint_configuration.ipynb) for full code examples of the different methods."
106106
]
107107
},
108108
{

notebook/agentchat_two_users.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"]\n",
8383
"```\n",
8484
"\n",
85-
"You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/notebook/oai_openai_utils.ipynb) for full code examples of the different methods."
85+
"You can set the value of config_list in any way you prefer. Please refer to this [notebook](https://github.com/microsoft/autogen/blob/main/website/docs/llm_endpoint_configuration.ipynb) for full code examples of the different methods."
8686
]
8787
},
8888
{

website/docs/Examples.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Links to notebook examples:
8787
## Enhanced Inferences
8888
### Utilities
8989
- API Unification - [View Documentation with Code Example](https://microsoft.github.io/autogen/docs/Use-Cases/enhanced_inference/#api-unification)
90-
- Utility Functions to Help Managing API configurations effectively - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/oai_openai_utils.ipynb)
90+
- Utility Functions to Help Managing API configurations effectively - [View Notebook](/docs/llm_endpoint_configuration)
9191
- Cost Calculation - [View Notebook](https://github.com/microsoft/autogen/blob/main/notebook/oai_client_cost.ipynb)
9292

9393
### Inference Hyperparameters Tuning

website/docs/FAQ.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ In `autogen` module there are [multiple helper functions](/docs/reference/oai/op
5656
- `config_list_from_models`: Creates configurations based on a provided list of models, useful when targeting specific models without manually specifying each configuration.
5757
- `config_list_from_dotenv`: Constructs a configuration list from a `.env` file, offering a consolidated way to manage multiple API configurations and keys from a single file.
5858

59-
We suggest that you take a look at this [notebook](https://github.com/microsoft/autogen/blob/main/notebook/oai_openai_utils.ipynb) for full code examples of the different methods to configure your model endpoints.
59+
We suggest that you take a look at this [notebook](/docs/llm_endpoint_configuration) for full code examples of the different methods to configure your model endpoints.
6060

6161
### Use the constructed configuration list in agents
6262

website/docs/Use-Cases/enhanced_inference.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ For convenience, we provide a number of utility functions to load config lists.
283283
- `config_list_from_models`: Creates configurations based on a provided list of models, useful when targeting specific models without manually specifying each configuration.
284284
- `config_list_from_dotenv`: Constructs a configuration list from a `.env` file, offering a consolidated way to manage multiple API configurations and keys from a single file.
285285

286-
We suggest that you take a look at this [notebook](https://github.com/microsoft/autogen/blob/main/notebook/oai_openai_utils.ipynb) for full code examples of the different methods to configure your model endpoints.
286+
We suggest that you take a look at this [notebook](/docs/llm_endpoint_configuration) for full code examples of the different methods to configure your model endpoints.
287287

288288
### Logic error
289289

0 commit comments

Comments
 (0)