From 8dcd9b2bcd0ce28e382f9e2f8e56e7b1e78d951d Mon Sep 17 00:00:00 2001 From: isaac hershenson Date: Tue, 18 Jun 2024 15:00:06 -0700 Subject: [PATCH] Revert "fmt" This reverts commit e599030ab50c658c437d8a05cc5383afe6614407. --- docs/mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 42edf7b10..ae751854c 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -183,7 +183,7 @@ nav: - Run Agent in Background: 'deploy/how_tos/background_run.ipynb' - Run Multiple Agents in Thread: 'deploy/how_tos/same-thread.ipynb' - Human in the loop: 'deploy/how_tos/human-in-the-loop.ipynb' - - Create Agents with Configuration: 'deploy/how_tos/configuration.ipynb' + - Create Agents with Configuration: 'deploy/how_tos/configuration.ipynb'' markdown_extensions: