autogen/notebook
Li Jiang 6aaa238b4e
Fix issue caused by chromadb error type change (#3557)
* Fix chromadb error type

* Update docs

* Improve robustness

* Fix tests

* Fix docs

* Fix docs

* Fix docs

* Fix docs
2024-09-23 19:19:23 +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
JSON_mode_example.ipynb Update JSON_mode_example.ipynb (#3130) 2024-07-18 02:07:40 +00:00
agent_library_example.json [Autobuild] improve robustness and reduce cost (#2907) 2024-06-14 14:14:08 +00:00
agentchat_MathChat.ipynb version update (#2908) 2024-06-10 18:23:51 +00:00
agentchat_RetrieveChat.ipynb Fix issue caused by chromadb error type change (#3557) 2024-09-23 19:19:23 +00:00
agentchat_RetrieveChat_mongodb.ipynb Remove dependency on RetrieveAssistantAgent for RetrieveChat (#3320) 2024-08-15 16:03:06 +00:00
agentchat_RetrieveChat_pgvector.ipynb Remove dependency on RetrieveAssistantAgent for RetrieveChat (#3320) 2024-08-15 16:03:06 +00:00
agentchat_RetrieveChat_qdrant.ipynb Remove dependency on RetrieveAssistantAgent for RetrieveChat (#3320) 2024-08-15 16:03:06 +00:00
agentchat_agentops.ipynb LLM Observability documentation fixes: Broken links, grammar, and spelling (#2995) 2024-06-22 03:05:11 +00:00
agentchat_agentoptimizer.ipynb human input mode annotations fixed (#2864) 2024-06-13 04:53:55 +00:00
agentchat_auto_feedback_from_code_execution.ipynb AgentOps Runtime Logging Implementation (#2682) 2024-06-07 06:01:03 +00:00
agentchat_azr_ai_search.ipynb notebook showing assistant agents connecting azure ai search and azur… (#2594) 2024-05-06 16:12:00 +00:00
agentchat_cost_token_tracking.ipynb Allow passing in custom pricing in config_list (#2902) 2024-06-13 20:10:47 +00:00
agentchat_custom_model.ipynb version update (#2908) 2024-06-10 18:23:51 +00:00
agentchat_dalle_and_gpt4v.ipynb version update (#2908) 2024-06-10 18:23:51 +00:00
agentchat_databricks_dbrx.ipynb fix links and tags from databricks notebook (#2795) 2024-05-26 16:31:18 +00:00
agentchat_function_call.ipynb version update (#2908) 2024-06-10 18:23:51 +00:00
agentchat_function_call_async.ipynb tags for config (#2539) 2024-04-29 01:35:12 +00:00
agentchat_function_call_code_writing.ipynb 2447 fix pgvector tests and notebook (#2455) 2024-04-28 13:43:02 +00:00
agentchat_function_call_currency_calculator.ipynb Update agentchat_function_call_currency_calculator.ipynb (#2952) 2024-06-18 05:38:35 +00:00
agentchat_group_chat_with_llamaindex_agents.ipynb fix notebook (#3093) 2024-07-11 23:45:05 +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 Remove dependency on RetrieveAssistantAgent for RetrieveChat (#3320) 2024-08-15 16:03:06 +00:00
agentchat_groupchat_customized.ipynb Add isort (#2265) 2024-04-05 02:26:06 +00:00
agentchat_groupchat_finite_state_machine.ipynb speed up notebook in CI and fix CI failures (#2427) 2024-04-18 16:43:34 +00:00
agentchat_groupchat_research.ipynb Update more notebooks to be available on the website (#1890) 2024-03-10 02:14:45 +00:00
agentchat_groupchat_stateflow.ipynb pre-commit version update and a few spelling fixes (#2913) 2024-06-12 06:26:22 +00:00
agentchat_groupchat_vis.ipynb Add another batch of notebooks to the website (#1969) 2024-03-15 14:30:34 +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 version update (#2908) 2024-06-10 18:23:51 +00:00
agentchat_image_generation_capability.ipynb Made the cost info easier to read (#2356) 2024-04-15 01:18:50 +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 Add isort (#2265) 2024-04-05 02:26:06 +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 AgentOps Runtime Logging Implementation (#2682) 2024-06-07 06:01:03 +00:00
agentchat_memory_using_mem0.ipynb Integrate Mem0 for providing long-term memory for AI Agents (#3389) 2024-09-06 00:07:06 +00:00
agentchat_microsoft_fabric.ipynb Update usage of built-in LLMs (#3474) 2024-09-05 20:51:39 +00:00
agentchat_multi_task_async_chats.ipynb bump version to 0.2.22 (#2256) 2024-04-05 13:41:14 +00:00
agentchat_multi_task_chats.ipynb bump version to 0.2.22 (#2256) 2024-04-05 13:41:14 +00:00
agentchat_nested_chats_chess.ipynb Broken links fix (#2843) 2024-06-02 18:58:10 +00:00
agentchat_nested_chats_chess_altmodels.ipynb Blog post for enhanced non-OpenAI model support (#2965) 2024-07-02 19:28:24 +00:00
agentchat_nested_sequential_chats.ipynb [Graph RAG] Init Commit with GraphRag interfaces (#3388) 2024-09-04 16:11:02 +00:00
agentchat_nestedchat.ipynb Fix typo in agentchat_nestedchat.ipynb (#3139) 2024-07-18 01:27:01 +00:00
agentchat_nestedchat_optiguide.ipynb bump version to 0.2.22 (#2256) 2024-04-05 13:41:14 +00:00
agentchat_oai_assistant_function_call.ipynb Add a guide doc for GPTAssistantAgent (#2562) 2024-05-03 02:36:48 +00:00
agentchat_oai_assistant_groupchat.ipynb Add a guide doc for GPTAssistantAgent (#2562) 2024-05-03 02:36:48 +00:00
agentchat_oai_assistant_retrieval.ipynb Separate openai assistant related config items from llm_config (#2037) 2024-03-16 17:21:59 +00:00
agentchat_oai_assistant_twoagents_basic.ipynb Separate openai assistant related config items from llm_config (#2037) 2024-03-16 17:21:59 +00:00
agentchat_oai_code_interpreter.ipynb Add a guide doc for GPTAssistantAgent (#2562) 2024-05-03 02:36:48 +00:00
agentchat_planning.ipynb version update (#2908) 2024-06-10 18:23:51 +00:00
agentchat_society_of_mind.ipynb Fix typo in agentchat_society_of_mind.ipynb (#3180) 2024-07-25 18:23:41 +00:00
agentchat_sql_spider.ipynb Add isort (#2265) 2024-04-05 02:26:06 +00:00
agentchat_stream.ipynb version update (#2908) 2024-06-10 18:23:51 +00:00
agentchat_surfer.ipynb Improve readability of notebooks (#2200) 2024-04-09 15:07:44 +00:00
agentchat_teachability.ipynb Update more notebooks to be available on the website (#1890) 2024-03-10 02:14:45 +00:00
agentchat_teachable_oai_assistants.ipynb version update (#2908) 2024-06-10 18:23:51 +00:00
agentchat_teaching.ipynb Update more notebooks to be available on the website (#1890) 2024-03-10 02:14:45 +00:00
agentchat_transform_messages.ipynb Min tokens in token limiter (#2400) 2024-04-29 02:11:16 +00:00
agentchat_two_users.ipynb version update (#2908) 2024-06-10 18:23:51 +00:00
agentchat_video_transcript_translate_with_whisper.ipynb Add isort (#2265) 2024-04-05 02:26:06 +00:00
agentchat_web_info.ipynb version update (#2908) 2024-06-10 18:23:51 +00:00
agentchat_webscraping_with_apify.ipynb Add isort (#2265) 2024-04-05 02:26:06 +00:00
agentchat_websockets.ipynb Fix typo in websockets notebook (#2287) 2024-04-05 15:49:23 +00:00
agentchats_sequential_chats.ipynb bump version to 0.2.22 (#2256) 2024-04-05 13:41:14 +00:00
agenteval_cq_math.ipynb Agenteval integration (#2672) 2024-05-14 07:14:37 +00:00
autobuild_agent_library.ipynb Integrate Mem0 for providing long-term memory for AI Agents (#3389) 2024-09-06 00:07:06 +00:00
autobuild_basic.ipynb [Autobuild] improve robustness and reduce cost (#2907) 2024-06-14 14:14:08 +00:00
autogen_uniformed_api_calling.ipynb Uniform Interface for calling different LLMs (#2916) 2024-06-21 17:30:59 +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
friendly_and_suspicous.jpg Create JSON_mode_example.ipynb (#2554) 2024-05-24 13:12:36 +00:00
gpt_assistant_agent_function_call.ipynb Function Calling with GPTAssistantAgent (#2375) 2024-05-02 16:56:15 +00:00
lats_search.ipynb Integrate Mem0 for providing long-term memory for AI Agents (#3389) 2024-09-06 00:07:06 +00:00
nested-chats-chess.png Fix chess example (#2631) 2024-05-09 17:35:00 +00:00
nested_chat_1.png added PNG and JPEG files to LFS automatically (#2226) 2024-04-02 05:20:47 +00:00
nested_chat_2.png added PNG and JPEG files to LFS automatically (#2226) 2024-04-02 05:20:47 +00:00
oai_chatgpt_gpt4.ipynb version update (#2908) 2024-06-10 18:23:51 +00:00
oai_completion.ipynb version update (#2908) 2024-06-10 18:23:51 +00:00
optiGuide_new_design.png added PNG and JPEG files to LFS automatically (#2226) 2024-04-02 05:20:47 +00:00
viz_gc.png added PNG and JPEG files to LFS automatically (#2226) 2024-04-02 05:20:47 +00:00