162 Commits (297904f210d425843c995f76594de36e1c846480)

Author SHA1 Message Date
  Shaokun Zhang 0c5aed0489
add AgentOptimizer test in CI (#2380) 2 years ago
  Chi Wang fbe8476726
fix local test failures (#2386) 2 years ago
  HRUSHIKESH DOKALA 59daf78d9f
Made the cost info easier to read (#2356) 2 years ago
  giorgossideris 90883904c5
Standardize printing of MessageTransforms (#2308) 2 years ago
  Wael Karkoub 78cb908f95
adds fix (#2364) 2 years ago
  Shaokun Zhang 9069eb926a
support llm_config in AgentOptimizer (#2299) 2 years ago
  Li Jiang adb8fd849c
Add a vectordb module (#2263) 2 years ago
  Chi Wang 23ef8ecae0
Use assistant tag to filter config (#2316) 2 years ago
  Chi Wang ebd0210fa1
bump version to 0.2.22 (#2256) 2 years ago
  Li Jiang 42b27b9a9d
Add isort (#2265) 2 years ago
  cheng-tan e83301ed18
fix logging cost flaky test (#2277) 2 years ago
  Mark Sze 89f3cfd1ad
Recommit from my repo - Enhanced speaker name selection during agent name matching. (#2267) 2 years ago
  Beibin Li 1674c3cbbb
Fix Vision Capability Test for MacOS (#2260) 2 years ago
  Beibin Li c030225eb6
Update mm test: create dummy image in case file corrput (#2258) 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
  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
  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
  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
  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
  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
  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