Leonardo Pinheiro
|
ac53961bc8
|
Delete autogen-ext refactor deprecations (#4305)
* delete files and update dependencies
* add explicit config exports
* ignore mypy error on nb
---------
Co-authored-by: Leonardo Pinheiro <lpinheiro@microsoft.com>
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
|
2024-11-22 11:29:39 -05:00 |
|
Eric Zhu
|
1bf5fbb67b
|
Add API docs for builtin clients (#4232)
* Add API docs for builtin clients
* Address feedbacks
---------
Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
|
2024-11-17 21:33:33 -05:00 |
|
Rohan Thacker
|
3c63f6f3ef
|
Corrected typo in get_capabilities in _model_info.py (#4002)
|
2024-10-30 13:39:45 -07:00 |
|
Anthony Uphof
|
87bd1de396
|
Fix: provide valid Prompt and Completion Token usage counts from create_stream (#3972)
* Fix: `create_stream` to return valid usage token counts
* documentation
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
|
2024-10-29 16:20:03 -07:00 |
|
Leonardo Pinheiro
|
38f62e1609
|
migrate models (#3848)
* migrate models
* Update python/packages/autogen-agentchat/src/autogen_agentchat/agents/_tool_use_assistant_agent.py
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
* refactor missing imports
* ignore type check errors
* Update python/packages/autogen-ext/src/autogen_ext/models/_openai/_model_info.py
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
* update packages index page
---------
Co-authored-by: Leonardo Pinheiro <lpinheiro@microsoft.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
|
2024-10-22 11:40:41 -04:00 |
|