264 Commits (a62b5c3b2df8246164ffae2cd4e614a9e3a00a29)

Author SHA1 Message Date
  Jack Gerrits a62b5c3b2d
Update notebook contrib guidance, update a few notebooks for site (#1651) 2 years ago
  Qingyun Wu fb22f78b08
add autogen.initiate_chats (#1638) 2 years ago
  Jack Gerrits b4a2c6e26f
Rewrite and consolidate configuration docs (#1581) 2 years ago
  Eric Zhu 609ba7c649
Code executors (#1405) 2 years ago
  gagb 47d6c7567e
Proxy PR for Long Context Capability 1513 (#1591) 2 years ago
  Matt Adams 9eab2b5a24
Fix typo in title (#1594) 2 years ago
  Qingyun Wu 2a2e466932
Using a more robust "reflection_with_llm" summary method (#1575) 2 years ago
  Joshua Kim 6ab0487fad
Quick Fix on the Google Colab Link (#1571) 2 years ago
  Qingyun Wu 3e33a2c410
New `initiate_chats` Interface for Managing Dependent Chats in ConversableAgent (#1402) 2 years ago
  Chi Wang 18a15d78fd
patch to graph groupchat (#1555) 2 years ago
  Joshua Kim c603ca434e
Graph group chat (#857) 2 years ago
  olgavrou b1817ab5f6
Custom Model Client docs follow-up (#1545) 2 years ago
  Jack Gerrits d999b452e8
Fix formatting of notebook contributing.md (#1540) 2 years ago
  Jack Gerrits 38d03b0e63
Add notebooks section on website (#1495) 2 years ago
  olgavrou 00417edb5a
Custom Model Client support (#1345) 2 years ago
  Jack Gerrits 82e0a0c050
fix broken links from moving oai utils notebook (#1497) 2 years ago
  Pierre Malarme 710862df9a
Fix image print for auto feedback from code notebook (#1389) 2 years ago
  Davor Runje a2d4b47503
Function calling upgrade (#1443) 2 years ago
  afourney 0107b52d5a
Adds a SocietyOfMindAgent that presents as a single agent, but runs GroupChat as an inner-monologue (#890) 2 years ago
  Jack Gerrits 276d5b7d31
docs: initial Jupyter support for website docs, move config notebook (#1448) 2 years ago
  Maxim Saplin 74a4d70a05
FAQ, working with LLM endpoints and explaining why config-list is a list (#1451) 2 years ago
  Byron Xu fe7876d6ed
Add SQL agent and Spider environment (#1218) 2 years ago
  Chi Wang fd0094ce51
bump version to 0.2.9 (#1430) 2 years ago
  afourney 708eb4d884
Add a web surfer agent that can search and browse the web. (#1093) 2 years ago
  olgavrou a911d1c2ec
set use_docker to default to True (#1147) 2 years ago
  Eric Zhu 22e36cbb10
Support for Python 3.12 (#1317) 2 years ago
  Brian Finney 73c75226b6
def _prepare_chat for groupchat manager to reset the groupchat (#1254) 2 years ago
  Yiran Wu acf81ac420
Add usage summary for agents (#1269) 2 years ago
  Chi Wang adbfb206dc
add workdir in test (#1274) 2 years ago
  Brian Finney 63a35e79f8
run sync and async in async (#1242) 2 years ago
  Davor Runje 2e519b016a
Fix registration of async functions (#1201) 2 years ago
  Davor Runje 9e45e9fe48
Documentation: polish docs for tools calls (#1185) 2 years ago
  Davor Runje 1c4ae3d303
nbqa adedd to pre-commit, added black and ruff for notebooks (#1171) 2 years ago
  Ricky Loynd 3680197f70
Teachability for any agent (#1091) 2 years ago
  Davor Runje 8f065e06e4
Add codespell to pre-commit hooks and fix spelling of existing files (#1161) 2 years ago
  Brian Finney 40dbf31a92
[Core] [Tool Call] adjust conversable agent to support tool_calls (#974) 2 years ago
  Linxin Song e673500129
[AutoBuild] Supporting build agents from library; supporting generating agent descriptions (#1039) 2 years ago
  Maxim Saplin 3f343654bd
Let run tests directly via `python test_xyz.py`, fix for `conftest` import via `sys.path.append` (#1144) 2 years ago
  Li Jiang fb1230e0c8
Add a sample notebook for using AutoGen in Microsoft Fabric (#940) 2 years ago
  Yiran Wu 6bf33dfede
[Core] Fix update_usage_summary when response doesn't have usage attribute (#1008) 2 years ago
  Shaokun Zhang dd516f250e
AgentOptimizer (#1053) 2 years ago
  Davor Runje 4b5ec5a52f
Add decorator for function calling (#1018) 2 years ago
  Adi Garg a97269634f
Autobuild notebook minor fix (#1049) 2 years ago
  gagb a0288e081b
Add examples constrained generation + multi-step reasoning via Guidance + AutoGen (#937) 2 years ago
  gagb 03b819bdf2
Add async test (#520) 2 years ago
  Yiran Wu fd84ef1970
Raise error when function as llm_config passed to GroupChatManager (#911) 2 years ago
  kittyandrew 6e2387192f
Make groupchat & generation async, actually (#543) 2 years ago
  chengxuan233 1b4fb8fb72
Adding a notebook demostrating video transcript translate with whisper in AutoGen (#881) 2 years ago
  axa99 195c87e309
corrected openai utils example (#869) 2 years ago
  Joshua Kim bb2bb8ed37
Clarifies #853 (#876) 2 years ago