156 Commits (9ad2b7bfcc8009856d2d324028307dfe10d29b3d)

Author SHA1 Message Date
  Adam Fourney fe8fa07ac4 Merge branch 'main' into headless_web_surfer 2 years ago
  Mark Sze 32fbfa233b
Re-commit code from #2182 to Microsoft branch (#2233) 2 years ago
  Mark Sze 3f63db32b9
Added ability to specify 'role' field for select speaker messages for Group Chats (Replaces PR #2167) (#2199) 2 years ago
  Wael Karkoub 7a685b52d8
Fix `generate_init_message` for Multimodal Messages (#2124) 2 years ago
  Wael Karkoub 8cb5c14c82
Transform Messages Capability (#1923) 2 years ago
  Jack Gerrits 95c0118568
Mark cache as a protocol and update type hints to reflect (#2168) 2 years ago
  Adam Fourney 852ee3375b Merge branch 'main' into headless_web_surfer 2 years ago
  Davor Runje 78aa0eb220
Introducing IOStream protocol and adding support for websockets (#1551) 2 years ago
  Shaokun Zhang 72994ea127
Integrate AgentOptimizer (#1767) 2 years ago
  Wael Karkoub 66d96dd887
Parse Any HTML-esh Style Tags (#2046) 2 years ago
  Qingyun Wu a1322d2475
context to kwargs (#2064) 2 years ago
  Beibin Li 2f109f5f94
Add vision capability (#2025) 2 years ago
  Jack Gerrits e35db7ef5f
Encapsulate colored into a module (#2057) 2 years ago
  Chi Wang 6b47a966dd
fix test_human_input (#2063) 2 years ago
  Davor Runje b1839c3845
Update pre-commit (#2067) 2 years ago
  Adam Fourney b2800288a9 Merge branch 'main' into headless_web_surfer 2 years ago
  Chi Wang cc836de13d
adjust order of side bars (#2040) 2 years ago
  cheng-tan 00972a6013
bug fix: fix agent_logging test (#2036) 2 years ago
  Ian 36c4d6aa3e
Separate openai assistant related config items from llm_config (#2037) 2 years ago
  Qingyun Wu 8844f86525
Allow different senders in nested chat (#2028) 2 years ago
  Wael Karkoub c5536ee92b
[Feature] Adds Image Generation Capability 2.0 (#1907) 2 years ago
  Adam Fourney ecd5329a71 Added more tests for WebSurfer coverage. 2 years ago
  Adam Fourney 802f099588 Merge branch 'main' into headless_web_surfer 2 years ago
  Davor Runje bf08856389
Fix type and default value of the code_execution_config parameter in UserProxyAgent (#1996) 2 years ago
  Chi Wang 523581825b
improve validation of llm_config (#1946) 2 years ago
  Qingyun Wu c75655a340
Supporting callable message (#1852) 2 years ago
  afourney d19c9c7c86
Merge branch 'main' into headless_web_surfer 2 years ago
  Wael Karkoub 29b9c80c40
General Enhancements in agentchat 2.0 (#1906) 2 years ago
  Yiran Wu c37227bd04
Allow user to pass in a customized speaker selection method (#1791) 2 years ago
  Adam Fourney 4e7e6a50e3 Merge branch 'main' into headless_web_surfer 2 years ago
  Chi Wang cd3b5c6bbd
add doc about effects for capabilities (#1842) 2 years ago
  Grigorij Dudnik f2e42326e1
Fix for bugs appeared when using function calls with clear history functionality (#1531) 2 years ago
  Asapanna Rakesh 96683ee02c
Feat/headless browser (retargeted) (#1832) 2 years ago
  Eric Zhu fcf14ee9e9
Remove default trigger value for register_nested_chats (#1833) 2 years ago
  Gunnar Kudrjavets b8ceb866e6
Add shebang functionality to tests (#1784) 2 years ago
  Beibin Li 5b0c919d7d
Debug: Resolve the DALLE Agent's self.client error. (#1798) 2 years ago
  Rohit Singh Rathaur dc89147310
hook-list are updated to accept a sender argument (#1799) 2 years ago
  Shaokun Zhang b8727893f7
Support functions removing in ConversableAgent (#1786) 2 years ago
  Qingyun Wu c6f6707f4d
Adding `register_nested_chats` to make nested chat easier (#1753) 2 years ago
  Chi Wang 8ec1c3e0b3
process message before send (#1783) 2 years ago
  afourney 477598afff
Groupchat send introductions (#961) 2 years ago
  Ian fb2b412c4a
Handle azure_deployment Parameter Issue in GPTAssistantAgent to Maintain Compatibility with OpenAIWrapper (#1721) 2 years ago
  Linxin Song 07520aa354
[AutoBuild] fix test error (#1750) 2 years ago
  Rohit Singh Rathaur 3c2c251f3f
Allow None for sender field in `CoversableAgent.generate_reply` (#1725) 2 years ago
  Aristo a4ab4cc9ae
Async version of multiple sequential chat (#1724) 2 years ago
  dkirsche a34e4cc515
Refactor transform_messages (#1631) 2 years ago
  Li Jiang 5aee9114ae
Fix issue 1440 by applying new function registration decorator (#1661) 2 years ago
  Beibin Li 9de374a495
Use PIL Image internally for the Multimodal Agent (#1124) 2 years ago
  Chi Wang 9708058dae
use str for hook key (#1711) 2 years ago
  Qingyun Wu a00df55306
Allow limiting the maximum number of turns in `initiate_chat` and `initiate_chats` (#1703) 2 years ago