1269 Commits (a62b5c3b2df8246164ffae2cd4e614a9e3a00a29)
 

Author SHA1 Message Date
  Jack Gerrits a62b5c3b2d
Update notebook contrib guidance, update a few notebooks for site (#1651) 2 years ago
  FarshidShafia a8cf7e3cf8
Update agent_chat.md (#1677) 2 years ago
  gagb ad9e5cf2ee
Update Transparency FAQs (#1672) 2 years ago
  olgavrou 71829f3fdf
Fix custom client registration (#1653) 2 years ago
  Xiaoyun Zhang b05b148cec
update dotnet workflow (#1669) 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
  yousonnet 81fc749ead
add GPTAssistantAgent is_termination_msg valid (#1642) 2 years ago
  Qingyun Wu fb22f78b08
add autogen.initiate_chats (#1638) 2 years ago
  Bob Gregor d01063d231
remove duplicates (#1646) 2 years ago
  Chi Wang 6d93765b96
return None instead of tuple in _generate_oai_reply_from_client (#1644) 2 years ago
  Chi Wang 5c58be65f4
remove print config list (#1637) 2 years ago
  Qingyun Wu 899b250c08
Adding callable summary_method support and enhancements to initiate_chats (#1628) 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
  Davor Runje 80890588ca
Refactoring web surfer to use function decorators (#1435) 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
  gagb 47d6c7567e
Proxy PR for Long Context Capability 1513 (#1591) 2 years ago
  Xiaoyun Zhang a3c3317faa
add other language drop down link to AutoGen website (#1573) 2 years ago
  olgavrou 58d77bca0c
check response usage is not None (#1599) 2 years ago
  Matt Adams 9eab2b5a24
Fix typo in title (#1594) 2 years ago
  Jack Gerrits 9a9c283f6a
Fix a couple of tiny issues in blog posts (#1578) 2 years ago
  Jack Gerrits fd680fb8af
Add quarto install to Contribute.md (#1585) 2 years ago
  Chi Wang 0b4bce28cf
avoid access private variable (#1592) 2 years ago
  gagb 68337b9553
Update base container for website (#1584) 2 years ago
  Jack Gerrits d675489352
Add more descriptive error message in the presence of OpenAI API timeouts (#1577) 2 years ago
  Jack Gerrits 8ece258c54
Add mypy config to pyproject.toml (#1543) 2 years ago
  Aaron Mihalik 7f8cfed661
Adding max_tokens to autogenstudio LLMConfig (#1574) 2 years ago
  Jack Gerrits 620cc0ca59
Expose filter_config (#1582) 2 years ago
  Qingyun Wu 2a2e466932
Using a more robust "reflection_with_llm" summary method (#1575) 2 years ago
  gagb e0fa6ee55b
Introducing AutoAnny: A New Discord Bot Built with AutoGen (#1501) 2 years ago
  gagb 2d171f1a79
Update devcontainer.json with copilot extension (#1556) 2 years ago
  Joshua Kim 6ab0487fad
Quick Fix on the Google Colab Link (#1571) 2 years ago
  Qingyun Wu deb5f94ffd
Error handling in getting LLM-based summary (#1567) 2 years ago
  afourney 53e6d28b9d
Allow SocietyOfMind agent to work with function calling and tools. (#1569) 2 years ago
  Qingyun Wu 3e33a2c410
New `initiate_chats` Interface for Managing Dependent Chats in ConversableAgent (#1402) 2 years ago
  AkashKulkarni4444 7811c1556e
Incorrect import statement was present in conversible_agent.py. (#1557) 2 years ago
  Chi Wang 18a15d78fd
patch to graph groupchat (#1555) 2 years ago
  Abhay Mathur 6f8ccf80e7
Update Docker.md (#1554) 2 years ago
  Joshua Kim c603ca434e
Graph group chat (#857) 2 years ago
  Victor Dibia feed806489
Autogenstudio Updates [CSV support, Workflow Export, Skill Editing, Windows Testing ] (#1475) 2 years ago
  Li Jiang 26daa180d7
Fix docstrings (#1539) 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
  Mats Finsås d6cc509d6e
Update outdated link in README.md (#1541) 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
  Chi Wang c6c5fb0ffb
remove useless code in groupchat; simplify the handling of termination msg (#1532) 2 years ago
  Eric Zhu 1abbcf3c44
Update tests for code_utils and use ThreadPoolExecutor for code execution in windows (#1472) 2 years ago