This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
autogen
Watch
1
Star
0
Fork
0
You've already forked autogen
mirror of
https://github.com/microsoft/autogen.git
synced
2025-07-24 17:31:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
autogen
/
python
/
packages
/
autogen-ext
/
tests
/
models
History
Miroslav Pokrovskii
aa22b622d0
feat: add qwen3 support (
#6528
)
...
## Why are these changes needed? Add ollama qwen 3 support
2025-05-14 09:52:13 -07:00
..
test_anthropic_model_client.py
Fix AnthropicBedrockChatCompletionClient import error (
#6489
)
2025-05-10 09:12:02 -07:00
test_azure_ai_model_client.py
Add ability to register Agent instances (
#6131
)
2025-05-12 15:34:48 +00:00
test_chat_completion_cache.py
feat: add structured output to model clients (
#5936
)
2025-03-15 07:58:13 -07:00
test_llama_cpp_model_client.py
feat: add structured output to model clients (
#5936
)
2025-03-15 07:58:13 -07:00
test_ollama_chat_completion_client.py
feat: add qwen3 support (
#6528
)
2025-05-14 09:52:13 -07:00
test_openai_model_client.py
FIX/mistral could not recive name field (
#6503
)
2025-05-12 19:32:14 -07:00
test_reply_chat_completion_client.py
feat: introduce ModelClientStreamingChunkEvent for streaming model output and update handling in agents and console (
#5208
)
2025-01-29 02:49:02 +00:00
test_sk_chat_completion_adapter.py
feat: add structured output to model clients (
#5936
)
2025-03-15 07:58:13 -07:00
test_utils.py
feat: Support R1 reasoning text in model create result; enhance API docs (
#5262
)
2025-01-30 11:03:54 -08:00