autogen/notebook
Chi Wang cd3b5c6bbd
add doc about effects for capabilities (#1842)
* add doc about effects for capabilities

* remove unnecessary imports

* improve doc

* test

* test location

* polish

* improve import of colored

* termcolor

* termcolor

* use pull request for openai test
2024-03-03 23:15:52 +00:00
..
Async_human_input.ipynb nbqa adedd to pre-commit, added black and ruff for notebooks (#1171) 2024-01-08 03:47:01 +00:00
agent_library_example.json [AutoBuild] Supporting build agents from library; supporting generating agent descriptions (#1039) 2024-01-06 17:23:23 +00:00
agentchat_MathChat.ipynb Update Azure OpenAI API to 2024-02-15-preview (#1692) 2024-02-15 18:57:17 +00:00
agentchat_RetrieveChat.ipynb Upgrade Quarto and use notebook metadata for frontmatter (#1836) 2024-03-02 14:27:11 +00:00
agentchat_agentoptimizer.ipynb Update Azure OpenAI API to 2024-02-15-preview (#1692) 2024-02-15 18:57:17 +00:00
agentchat_auto_feedback_from_code_execution.ipynb Upgrade Quarto and use notebook metadata for frontmatter (#1836) 2024-03-02 14:27:11 +00:00
agentchat_capability_long_context_handling.ipynb Refactor transform_messages (#1631) 2024-02-20 22:53:05 +00:00
agentchat_chess.ipynb Update Azure OpenAI API to 2024-02-15-preview (#1692) 2024-02-15 18:57:17 +00:00
agentchat_compression.ipynb Update Azure OpenAI API to 2024-02-15-preview (#1692) 2024-02-15 18:57:17 +00:00
agentchat_cost_token_tracking.ipynb Update Azure OpenAI API to 2024-02-15-preview (#1692) 2024-02-15 18:57:17 +00:00
agentchat_custom_model.ipynb Update agentchat_custom_model.ipynb (#1768) 2024-02-26 17:42:00 +00:00
agentchat_dalle_and_gpt4v.ipynb Debug: Resolve the DALLE Agent's self.client error. (#1798) 2024-02-29 00:58:19 +00:00
agentchat_function_call.ipynb Fix issue 1440 by applying new function registration decorator (#1661) 2024-02-18 15:47:19 +00:00
agentchat_function_call_async.ipynb Upgrade Quarto and use notebook metadata for frontmatter (#1836) 2024-03-02 14:27:11 +00:00
agentchat_function_call_currency_calculator.ipynb Fix issue 1440 by applying new function registration decorator (#1661) 2024-02-18 15:47:19 +00:00
agentchat_groupchat.ipynb Upgrade Quarto and use notebook metadata for frontmatter (#1836) 2024-03-02 14:27:11 +00:00
agentchat_groupchat_RAG.ipynb Upgrade Quarto and use notebook metadata for frontmatter (#1836) 2024-03-02 14:27:11 +00:00
agentchat_groupchat_finite_state_machine.ipynb Upgrade Quarto and use notebook metadata for frontmatter (#1836) 2024-03-02 14:27:11 +00:00
agentchat_groupchat_research.ipynb Update Azure OpenAI API to 2024-02-15-preview (#1692) 2024-02-15 18:57:17 +00:00
agentchat_groupchat_vis.ipynb Update Azure OpenAI API to 2024-02-15-preview (#1692) 2024-02-15 18:57:17 +00:00
agentchat_guidance.ipynb set use_docker to default to True (#1147) 2024-01-18 17:03:49 +00:00
agentchat_human_feedback.ipynb Update Azure OpenAI API to 2024-02-15-preview (#1692) 2024-02-15 18:57:17 +00:00
agentchat_inception_function.ipynb nbqa adedd to pre-commit, added black and ruff for notebooks (#1171) 2024-01-08 03:47:01 +00:00
agentchat_langchain.ipynb Update Azure OpenAI API to 2024-02-15-preview (#1692) 2024-02-15 18:57:17 +00:00
agentchat_lmm_gpt-4v.ipynb Use PIL Image internally for the Multimodal Agent (#1124) 2024-02-18 15:08:55 +00:00
agentchat_lmm_llava.ipynb set use_docker to default to True (#1147) 2024-01-18 17:03:49 +00:00
agentchat_logging.ipynb Upgrade Quarto and use notebook metadata for frontmatter (#1836) 2024-03-02 14:27:11 +00:00
agentchat_microsoft_fabric.ipynb Update Azure OpenAI API to 2024-02-15-preview (#1692) 2024-02-15 18:57:17 +00:00
agentchat_multi_task_async_chats.ipynb Upgrade Quarto and use notebook metadata for frontmatter (#1836) 2024-03-02 14:27:11 +00:00
agentchat_multi_task_chats.ipynb Upgrade Quarto and use notebook metadata for frontmatter (#1836) 2024-03-02 14:27:11 +00:00
agentchat_nestedchat.ipynb Upgrade Quarto and use notebook metadata for frontmatter (#1836) 2024-03-02 14:27:11 +00:00
agentchat_nestedchat_optiguide.ipynb Adding `register_nested_chats` to make nested chat easier (#1753) 2024-02-27 04:36:18 +00:00
agentchat_oai_assistant_function_call.ipynb set use_docker to default to True (#1147) 2024-01-18 17:03:49 +00:00
agentchat_oai_assistant_groupchat.ipynb Rewrite and consolidate configuration docs (#1581) 2024-02-11 18:04:43 +00:00
agentchat_oai_assistant_retrieval.ipynb bump version to 0.2.9 (#1430) 2024-01-27 18:49:24 +00:00
agentchat_oai_assistant_twoagents_basic.ipynb set use_docker to default to True (#1147) 2024-01-18 17:03:49 +00:00
agentchat_oai_code_interpreter.ipynb fix broken links from moving oai utils notebook (#1497) 2024-02-02 16:52:07 +00:00
agentchat_planning.ipynb Update Azure OpenAI API to 2024-02-15-preview (#1692) 2024-02-15 18:57:17 +00:00
agentchat_qdrant_RetrieveChat.ipynb Update Azure OpenAI API to 2024-02-15-preview (#1692) 2024-02-15 18:57:17 +00:00
agentchat_society_of_mind.ipynb Upgrade Quarto and use notebook metadata for frontmatter (#1836) 2024-03-02 14:27:11 +00:00
agentchat_sql_spider.ipynb Add SQL agent and Spider environment (#1218) 2024-01-27 18:59:38 +00:00
agentchat_stream.ipynb Update Azure OpenAI API to 2024-02-15-preview (#1692) 2024-02-15 18:57:17 +00:00
agentchat_surfer.ipynb Add a web surfer agent that can search and browse the web. (#1093) 2024-01-22 03:43:15 +00:00
agentchat_teachability.ipynb add doc about effects for capabilities (#1842) 2024-03-03 23:15:52 +00:00
agentchat_teachable_oai_assistants.ipynb Update Azure OpenAI API to 2024-02-15-preview (#1692) 2024-02-15 18:57:17 +00:00
agentchat_teaching.ipynb Update Azure OpenAI API to 2024-02-15-preview (#1692) 2024-02-15 18:57:17 +00:00
agentchat_two_users.ipynb Update Azure OpenAI API to 2024-02-15-preview (#1692) 2024-02-15 18:57:17 +00:00
agentchat_video_transcript_translate_with_whisper.ipynb set use_docker to default to True (#1147) 2024-01-18 17:03:49 +00:00
agentchat_web_info.ipynb Update Azure OpenAI API to 2024-02-15-preview (#1692) 2024-02-15 18:57:17 +00:00
agentchats_sequential_chats.ipynb Upgrade Quarto and use notebook metadata for frontmatter (#1836) 2024-03-02 14:27:11 +00:00
agenteval_cq_math.ipynb set use_docker to default to True (#1147) 2024-01-18 17:03:49 +00:00
autobuild_agent_library.ipynb nbqa adedd to pre-commit, added black and ruff for notebooks (#1171) 2024-01-08 03:47:01 +00:00
autobuild_basic.ipynb nbqa adedd to pre-commit, added black and ruff for notebooks (#1171) 2024-01-08 03:47:01 +00:00
config_loader_utility_functions.ipynb Rewrite and consolidate configuration docs (#1581) 2024-02-11 18:04:43 +00:00
contributing.md Upgrade Quarto and use notebook metadata for frontmatter (#1836) 2024-03-02 14:27:11 +00:00
oai_chatgpt_gpt4.ipynb Update Azure OpenAI API to 2024-02-15-preview (#1692) 2024-02-15 18:57:17 +00:00
oai_completion.ipynb Update Azure OpenAI API to 2024-02-15-preview (#1692) 2024-02-15 18:57:17 +00:00
optiGuide_new_design.png Adding `register_nested_chats` to make nested chat easier (#1753) 2024-02-27 04:36:18 +00:00
viz_gc.png Added figure to notebook (#246) 2023-10-16 17:20:53 +00:00