autogen/notebook
Qingyun Wu c75655a340
Supporting callable message (#1852)
* add message field

* send

* message func doc str

* test dict message

* retiring soon

* generate_init_message docstr

* remove todo

* update notebook

* CompressibleAgent

* update notebook

* add test

* retrieve agent

* update test

* summary_method args

* summary

* carryover

* dict message

* update nested doc

* generate_init_message

* fix typo

* update docs for mathchat

* Fix missing message

* Add docstrings

* model

* notebook

* default naming

---------

Co-authored-by: Chi Wang <wang.chi@microsoft.com>
Co-authored-by: kevin666aa <yrwu000627@gmail.com>
Co-authored-by: Li Jiang <bnujli@gmail.com>
Co-authored-by: Li Jiang <lijiang1@microsoft.com>
2024-03-09 20:27:46 +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 Supporting callable message (#1852) 2024-03-09 20:27:46 +00:00
agentchat_RetrieveChat.ipynb Supporting callable message (#1852) 2024-03-09 20:27:46 +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 Supporting callable message (#1852) 2024-03-09 20:27:46 +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 Supporting callable message (#1852) 2024-03-09 20:27:46 +00:00
agentchat_cost_token_tracking.ipynb Create topics dir and move llm config (#1853) 2024-03-04 18:02:26 +00:00
agentchat_custom_model.ipynb Allow user to pass in a customized speaker selection method (#1791) 2024-03-07 02:28:22 +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 Create topics dir and move llm config (#1853) 2024-03-04 18:02:26 +00:00
agentchat_function_call_async.ipynb Create topics dir and move llm config (#1853) 2024-03-04 18:02:26 +00:00
agentchat_function_call_currency_calculator.ipynb Create topics dir and move llm config (#1853) 2024-03-04 18:02:26 +00:00
agentchat_groupchat.ipynb Create topics dir and move llm config (#1853) 2024-03-04 18:02:26 +00:00
agentchat_groupchat_RAG.ipynb Supporting callable message (#1852) 2024-03-09 20:27:46 +00:00
agentchat_groupchat_customized.ipynb Allow user to pass in a customized speaker selection method (#1791) 2024-03-07 02:28:22 +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 Create topics dir and move llm config (#1853) 2024-03-04 18:02:26 +00:00
agentchat_groupchat_vis.ipynb Create topics dir and move llm config (#1853) 2024-03-04 18:02:26 +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 Create topics dir and move llm config (#1853) 2024-03-04 18:02:26 +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 Create topics dir and move llm config (#1853) 2024-03-04 18:02:26 +00:00
agentchat_lmm_gpt-4v.ipynb Allow user to pass in a customized speaker selection method (#1791) 2024-03-07 02:28:22 +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 Create topics dir and move llm config (#1853) 2024-03-04 18:02:26 +00:00
agentchat_multi_task_chats.ipynb Create topics dir and move llm config (#1853) 2024-03-04 18:02:26 +00:00
agentchat_nestedchat.ipynb Supporting callable message (#1852) 2024-03-09 20:27:46 +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 Create topics dir and move llm config (#1853) 2024-03-04 18:02:26 +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 Supporting callable message (#1852) 2024-03-09 20:27:46 +00:00
agentchat_society_of_mind.ipynb Create topics dir and move llm config (#1853) 2024-03-04 18:02:26 +00:00
agentchat_sql_spider.ipynb Add SQL agent and Spider environment (#1218) 2024-01-27 18:59:38 +00:00
agentchat_stream.ipynb Create topics dir and move llm config (#1853) 2024-03-04 18:02:26 +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 Fix links (#1905) 2024-03-07 22:15:19 +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 Create topics dir and move llm config (#1853) 2024-03-04 18:02:26 +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 Supporting callable message (#1852) 2024-03-09 20:27:46 +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 Create topics dir and move llm config (#1853) 2024-03-04 18:02:26 +00:00
contributing.md Create topics dir and move llm config (#1853) 2024-03-04 18:02:26 +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