392 Commits (9ad2b7bfcc8009856d2d324028307dfe10d29b3d)

Author SHA1 Message Date
  Jack Gerrits 97923eeed8
Split apart ecosystem page, update sidebar, other website tweaks (#1812) 2 years ago
  Jack Gerrits f6c9b13ac4
Extend process_notebooks for testing (#1789) 2 years ago
  Qingyun Wu c6f6707f4d
Adding `register_nested_chats` to make nested chat easier (#1753) 2 years ago
  Aristo a4ab4cc9ae
Async version of multiple sequential chat (#1724) 2 years ago
  Qingyun Wu f8cb585917
Update example page (#1698) 2 years ago
  Qingyun Wu a00df55306
Allow limiting the maximum number of turns in `initiate_chat` and `initiate_chats` (#1703) 2 years ago
  Shaokun Zhang aea5bedf26
update ecosystem (#1624) 2 years ago
  Mats Finsås 7ceee5dadc
Update Azure OpenAI API to 2024-02-15-preview (#1692) 2 years ago
  cheng-tan 4ccff54dbe
Logging (#1146) 2 years ago
  FarshidShafia a8cf7e3cf8
Update agent_chat.md (#1677) 2 years ago
  Jack Gerrits 8311a87eb3
Update grid to flow better across screen sizes (#1652) 2 years ago
  Maxim Saplin 31a732ff46
FAQ, highlight the correct package name is `pyautogen` (#1665) 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
  Chi Wang e83de5d008
add long context handling notebook (#1618) 2 years ago
  Eric Zhu 609ba7c649
Code executors (#1405) 2 years ago
  Jack Gerrits 5d81ed43f3
Hide table of contents on notebooks page (#1600) 2 years ago
  Jack Gerrits fd680fb8af
Add quarto install to Contribute.md (#1585) 2 years ago
  gagb e0fa6ee55b
Introducing AutoAnny: A New Discord Bot Built with AutoGen (#1501) 2 years ago
  Qingyun Wu 3e33a2c410
New `initiate_chats` Interface for Managing Dependent Chats in ConversableAgent (#1402) 2 years ago
  Abhay Mathur 6f8ccf80e7
Update Docker.md (#1554) 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
  Samuel Ogboye 5b217c991c
fix(path): Update Installation.md base docker image build (#1425) 2 years ago
  Jack Gerrits 3715a74023
Fix example for LLM configuration docs (#1528) 2 years ago
  Eric Zhu 1abbcf3c44
Update tests for code_utils and use ThreadPoolExecutor for code execution in windows (#1472) 2 years ago
  Jack Gerrits 38d03b0e63
Add notebooks section on website (#1495) 2 years ago
  Jack Gerrits 82e0a0c050
fix broken links from moving oai utils notebook (#1497) 2 years ago
  Victor Dibia 043c7f946b
Update Contribute.md, #1502 (#1508) 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
  Yannick Müller 2467e97078
fixed wrong doc link (#1449) 2 years ago
  Maxim Saplin 74a4d70a05
FAQ, working with LLM endpoints and explaining why config-list is a list (#1451) 2 years ago
  Eric Zhu 6cf5bb0086
Update function call doc with example of not using decorator syntax. (#1441) 2 years ago
  Jack Gerrits 9434cd4c20
docs: split apart installation docs into parts (#1420) 2 years ago
  Byron Xu fe7876d6ed
Add SQL agent and Spider environment (#1218) 2 years ago
  olgavrou fdd8813d67
add blog and warning in readme for new breaking changes (#1380) 2 years ago
  gagb 598a634665
Cleanup and unify Dockerfiles (#1333) 2 years ago
  afourney 708eb4d884
Add a web surfer agent that can search and browse the web. (#1093) 2 years ago
  Bala ca56782a7f
More documentation for Cache. Updated FAQ to include database Locked error (#1291) 2 years ago
  Vijay Ramesh ee6ad8d519
[Core] implement redis cache mode (#1222) 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
  R3d91ll 135bca41de
Docker Documentation (#1251) 2 years ago
  Eric Axel Andersen 3b2955d1e0
fix: Fixed typo from 'mont' to 'mount' (#1250) 2 years ago
  Eric Zhu d6a3304f55
[Core] Compatibility with function call style API (Azure OpenAI and Gemini) (#1227) 2 years ago
  Olaoluwa Ademola Salami b02178b6d6
Upgrade docusaurus (#1101) 2 years ago
  Davor Runje 9e45e9fe48
Documentation: polish docs for tools calls (#1185) 2 years ago
  Qingyun Wu 643a031062
guide on the usage of docker (#1111) 2 years ago