-
Notifications
You must be signed in to change notification settings - Fork 268
Insights: ag2ai/ag2
Overview
30 Pull requests merged by 10 people
-
ReasoningAgent interim execution
#1419 merged
Mar 20, 2025 -
Bump 0.8.3
#1432 merged
Mar 20, 2025 -
Updated model provider compatibility in Structured Output notebook
#1433 merged
Mar 20, 2025 -
minor update link Getting-Started.mdx
#1387 merged
Mar 20, 2025 -
Fix usage of LLMConfig in docs guides
#1415 merged
Mar 20, 2025 -
Copy llmconfig
#1428 merged
Mar 20, 2025 -
Add voice as parameter and use SecretStr for relevant fields
#1425 merged
Mar 20, 2025 -
Fix: AttributeError: 'HttpUrl' object has no attribute 'partition' in Ollama Client
#1426 merged
Mar 20, 2025 -
Updated OllamaLLMConfigEntry defaults
#1360 merged
Mar 20, 2025 -
Anthropic image format fix
#1273 merged
Mar 20, 2025 -
BrowserUseTool quick fix for multiple tool calls
#1421 merged
Mar 19, 2025 -
Fix bug in filter_config while using string instead of list as filter…
#1417 merged
Mar 19, 2025 -
Update BrowserUseResult
#1414 merged
Mar 19, 2025 -
[Docs] Fix edit links
#1407 merged
Mar 19, 2025 -
Use LLMConfig instead of dict in blogs
#1393 merged
Mar 19, 2025 -
Use LLMConfig in notebooks
#1391 merged
Mar 19, 2025 -
ReasoningAgent fix code_execution_config
#1362 merged
Mar 18, 2025 -
Align ReasoningAgent through prompting
#1345 merged
Mar 18, 2025 -
Use LLMConfig in function signatures properly
#1400 merged
Mar 18, 2025 -
[Docs] Add broken link checker for mkdocs site
#1399 merged
Mar 18, 2025 -
Fix CI
#1398 merged
Mar 18, 2025 -
[Docs] Generate notebooks section
#1378 merged
Mar 18, 2025 -
bug fix for max_consecutive_auto_reply
#1374 merged
Mar 18, 2025 -
Version bump 0.8.2
#1388 merged
Mar 17, 2025 -
Update get_key in openai_utils to fix serialisation issue
#1385 merged
Mar 17, 2025 -
Import optional dependencies inside with optional_import_block
#1380 merged
Mar 17, 2025 -
Add necessary utilities functions to llm config
#1376 merged
Mar 17, 2025 -
Update packages
#1375 merged
Mar 17, 2025 -
Add Mac OS Instructions in pip install
#1372 merged
Mar 17, 2025 -
[Docs] Use LLMConfig instead of config dict
#1354 merged
Mar 17, 2025
9 Pull requests opened by 6 people
-
Local Python code execution tool
#1371 opened
Mar 17, 2025 -
Fix Bedrock Boto3 Client Timeout
#1431 opened
Mar 20, 2025 -
[Docs]: Pattern Cookbook - Redundant Pattern to use nested chat
#1435 opened
Mar 21, 2025 -
SlackRetrieveRepliesTool tool
#1436 opened
Mar 21, 2025 -
ReasoningAgent Fix process termination
#1438 opened
Mar 22, 2025 -
Perplexity AI search tool implementation
#1439 opened
Mar 23, 2025 -
Add youtube search tool, notebook, and doc.
#1440 opened
Mar 23, 2025 -
Add Rag as optional dependencies
#1441 opened
Mar 23, 2025 -
Bump the pip group with 13 updates
#1443 opened
Mar 24, 2025
28 Issues closed by 9 people
-
[Feature Request]: Bing Search API tools
#1365 closed
Mar 21, 2025 -
[Feature Request]: ReasoningAgent Interim Execution of steps
#1418 closed
Mar 20, 2025 -
[Doc]: Structured output
#1408 closed
Mar 20, 2025 -
Use LLMConfig instead of dicts in docs guides and use LLMConfig's with context
#1411 closed
Mar 20, 2025 -
[Feature Request]: LLama 3.3 support
#822 closed
Mar 20, 2025 -
[Bug]: Make a copy of LLMConfig and use it in conversable agent
#1427 closed
Mar 20, 2025 -
[Bug]: Group Chat Example Fails: Missing Required Message Role Causes BadRequestError
#1406 closed
Mar 20, 2025 -
[Bug]: Use SecretStr for all the places where some sort of confidential key is used
#1424 closed
Mar 20, 2025 -
[Bug]: Add support for voice parameter in LLMConfigEntry
#1423 closed
Mar 20, 2025 -
Test for community board
#1404 closed
Mar 20, 2025 -
[Bug]: AttributeError: 'HttpUrl' object has no attribute 'partition'
#1405 closed
Mar 20, 2025 -
[Bug]: Agent getting terminated before code being executed
#1389 closed
Mar 20, 2025 -
[Bug]: Data ingestion task failing in DocAgent
#1382 closed
Mar 19, 2025 -
[Bug]: LLMConfig.where returns both gpt-4o and gpt-4o-mini if filter value is set to gpt-4o-mini
#1416 closed
Mar 19, 2025 -
[Docs] Fix edit URL's in mkdocs site
#1401 closed
Mar 19, 2025 -
Use LLMConfig instead of dicts in blog examples
#1392 closed
Mar 19, 2025 -
[Feature Request]: Add class for llm config called LLMConfig
#1277 closed
Mar 19, 2025 -
[Bug]: `code_execution_config` in `ReasoningAgent`
#1361 closed
Mar 18, 2025 -
[Question]: Function execution before agent reply
#1381 closed
Mar 18, 2025 -
[Issue]: Reasoning Agent Misaligned Provided Options
#1328 closed
Mar 18, 2025 -
[Docs] Check for broken links for mkdocs site
#1222 closed
Mar 18, 2025 -
[Docs] Generate Notebooks Section
#1052 closed
Mar 18, 2025 -
[Bug]: max_consecutive_auto_reply not working on recipient agent
#600 closed
Mar 18, 2025 -
Fix failing CI
#1379 closed
Mar 17, 2025 -
[Bug]: LLMConfig - cache_seed failing
#1369 closed
Mar 17, 2025 -
[Issue]: no matches found: ag2[gemini]
#1350 closed
Mar 17, 2025
20 Issues opened by 9 people
-
[Docs]: Notebooks Missing Front Matter Metadata Cause Skipped Documentation Rendering
#1442 opened
Mar 23, 2025 -
[Bug]: ReasoningAgent termination can be improved
#1437 opened
Mar 22, 2025 -
[Feature Request]: Perplexity AI Search Tool
#1434 opened
Mar 21, 2025 -
[Bug]: ReasoningAgent code execution test failure
#1430 opened
Mar 20, 2025 -
[Bug]: Do not modify LLMConfig object in Agents
#1429 opened
Mar 20, 2025 -
[Bug]: BrowserUseTool gets stuck when multiple tool calls are suggested
#1420 opened
Mar 19, 2025 -
Fix usage of LLMConfig in notebooks
#1412 opened
Mar 19, 2025 -
[Docs] Fix broken links
#1410 opened
Mar 19, 2025 -
Use LLMConfig instead of dictionary in build-with-ag2
#1409 opened
Mar 19, 2025 -
[Question]: Support for Passing Async Coroutine to func_or_tool in Dynamically Created Tool Instances
#1403 opened
Mar 18, 2025 -
[Bug]: Synchronous Call of Asynchronous Langchain Tool in Autogen Interoperability System
#1402 opened
Mar 18, 2025 -
Remove methods to make LLMConfig act as dict and fix code and tests to use objects and properties
#1397 opened
Mar 18, 2025 -
Use LLMConfig in tests by altering conftest file
#1396 opened
Mar 18, 2025 -
Add deprecation notice for existing config related funcs and llm_config dict
#1395 opened
Mar 18, 2025 -
Use LLMConfig instead of dicts for llm_config in notebooks
#1394 opened
Mar 18, 2025 -
[Feature Request]: YouTube Search Tool
#1390 opened
Mar 18, 2025 -
[Documentation]: tool use
#1386 opened
Mar 17, 2025 -
[Feature Request]: Create GoogleDriveTool-s
#1384 opened
Mar 17, 2025 -
Add rag as optional dependencies in Tests with optional dependencies workflow
#1383 opened
Mar 17, 2025 -
[Feature Request]: For AgentBus, propose way of assembling agents on it.
#1373 opened
Mar 17, 2025
11 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[Feature Request]: Create GoogleSheetsTool-s and GoogleSheetsAgent
#1322 commented on
Mar 17, 2025 • 0 new comments -
[Clients]: Add support for OpenAI's Responses API
#1363 commented on
Mar 19, 2025 • 0 new comments -
[Feature Request]: Citation and Referencing for Generated Answers within DocAgent's RAG Pipeline
#1275 commented on
Mar 19, 2025 • 0 new comments -
[Feature Request]: Document Swarm patterns
#1250 commented on
Mar 20, 2025 • 0 new comments -
[Feature Request]: Implement global run
#1314 commented on
Mar 21, 2025 • 0 new comments -
[Feature Request]: Customizable Component Selection within DocAgent's RAG Pipeline
#1274 commented on
Mar 22, 2025 • 0 new comments -
[Feature Request]: Wikipedia Tool
#1367 commented on
Mar 23, 2025 • 0 new comments -
ReasoningAgent benchmarking with SimpleBench
#293 commented on
Mar 20, 2025 • 0 new comments -
Occam AI Agent
#784 commented on
Mar 20, 2025 • 0 new comments -
[RFC] - Simplifying Workflow Design with AG2's High-Level API
#1035 commented on
Mar 19, 2025 • 0 new comments -
[RFC] Implementing global run
#1341 commented on
Mar 21, 2025 • 0 new comments