Is your feature request related to a problem? Please describe.
Support the latest tool call functionality of openai package.
- Changes needed in client.py, conversable_agent.py, add a test of the generate_tool_calls functionality
- Adding token count util for too calls and tests. Can be done concurrently.
- After 1 and 2, continue the compressible_agent PR
Describe the solution you'd like
No response
Additional context
No response
### Tasks
- [ ] #974
- [ ] https://github.com/microsoft/autogen/pull/1004
- [ ] https://github.com/microsoft/autogen/pull/1005
Is your feature request related to a problem? Please describe.
Support the latest tool call functionality of openai package.
Describe the solution you'd like
No response
Additional context
No response