-
/kind feature
-
Right now the directory structure is not great for submodule import:
```
autogen_ext
- code_executors
__init__.py
_azure_container_code_executor.py
_docker_code_executor.py
- agents
__init__.…
-
### Is your feature request related to a problem? Please describe.
Improve website and README.
### Describe the solution you'd like
- [x] add a link to roadmap issues in README and website
-…
-
### Is your feature request related to a problem? Please describe.
One kind of issues we have is that the third party usually create stand alone agent and we need to integrate those if we would like …
-
### Describe the bug
When I try to get the cost of the chat, it returns the default:
usage_including_cached_inference = {"total_cost": 0}
usage_excluding_cached_inference = {"total_cost": 0}
…
-
### What happened?
I have 3 agents and four tools. Coder agent can call 3 tools while task_planner agent can call 1 tools. But I found when I add all theses agents in a group, the task planner will c…
-
### What feature would you like to be added?
I would love to have a /v1/chat endpoint that communicates with my Autogen agents. Is there any simple platforms that support this with autogen agents?
#…
-
### What feature would you like to be added?
Model client for Gemini mirroring the one in v0.2
### Why is this needed?
Gemini is a notable provider
ekzhu updated
1 month ago
-
To reproduce:
1. Build the desktop target i.e. `tools/unix/build_omim.sh -d desktop` (there will be `Building with Qt Positioning` in the log)
2. Build some test target e.g. `tools/unix/build_omim.s…
-
~The autogen (a custom `autogen.py` that generates multiple branches) currently is broken:
`ERROR Upstream GitHub asset binaryen-version_120-aarch64-linux.tar.gz not found.`~
The real issue her…