63 Commits (9ad2b7bfcc8009856d2d324028307dfe10d29b3d)

Author SHA1 Message Date
  Adam Fourney fe8fa07ac4 Merge branch 'main' into headless_web_surfer 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
  Shaokun Zhang 72994ea127
Integrate AgentOptimizer (#1767) 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
  Adam Fourney b2800288a9 Merge branch 'main' into headless_web_surfer 2 years ago
  Ian 36c4d6aa3e
Separate openai assistant related config items from llm_config (#2037) 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
  Qingyun Wu c75655a340
Supporting callable message (#1852) 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
  Asapanna Rakesh 96683ee02c
Feat/headless browser (retargeted) (#1832) 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
  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
  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
  Ian b270a2e467
support azure assistant api (#1616) 2 years ago
  Chi Wang cff9ca9a11
do model check properly (#1686) 2 years ago
  Gunnar Kudrjavets d677b47c44
Validate llm_config passed to ConversableAgent (issue #1522) (#1654) 2 years ago
  Gunnar Kudrjavets f68c09b035
Validate the OpenAI API key format (#1635) 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
  gagb 47d6c7567e
Proxy PR for Long Context Capability 1513 (#1591) 2 years ago
  afourney 53e6d28b9d
Allow SocietyOfMind agent to work with function calling and tools. (#1569) 2 years ago
  Chi Wang c6c5fb0ffb
remove useless code in groupchat; simplify the handling of termination msg (#1532) 2 years ago
  olgavrou 00417edb5a
Custom Model Client support (#1345) 2 years ago
  Davor Runje b0f42a1bd4
Fix tests for GPT assistant (#1505) 2 years ago
  Justin Trugman 5eaf712a88
Implement Overwrite Tools Functionality in GPTAssistantAgent (#1434) 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
  afourney 708eb4d884
Add a web surfer agent that can search and browse the web. (#1093) 2 years ago
  Josef Erben 44260934f3
fix: forward kwargs to conversable agent + fix typing (#1193) 2 years ago
  Maxim Saplin 083ba32a73
Change `contrib-tests.yml` tests to use `--skip-openai` (#1132) 2 years ago
  Ricky Loynd 3680197f70
Teachability for any agent (#1091) 2 years ago
  Chi Wang 295b8355f1
bump version to 0.2.4 (#1160) 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
  afourney 4fcc45f140
[Core] Throw an error when the OAI_CONFIG_LIST is missing. (#1082) 2 years ago
  Maxim Saplin c80df8acab
Skip tests that depend on OpenAI via `--skip-openai` (#1097) 2 years ago
  Ian d583ad833f
Filter out candidates with the same name but different instructions, … (#925) 2 years ago
  KazooTTT a122ffe541
Fix/typo (#1034) 2 years ago
  Linxin Song 605882b432
[AutoBuild] address issue 941 954; add new feature; add debug information (#944) 2 years ago
  Linxin Song fa5f4ca8e3
Add details to AutoBuild's blog and fix test error. This PR is related to #846 (#865) 2 years ago