autogen/python/packages/autogen-ext/tests/tools
Jay Prakash Thakur cc806a57ef
Bugfix/azure ai search embedding (#6248)
## Why are these changes needed?

bug fix : add get_embedding() implementation

## Related issue number

"Closes #6240 " -->

## Checks

- [ ] I've included any doc changes needed for
<https://microsoft.github.io/autogen/>. See
<https://github.com/microsoft/autogen/blob/main/CONTRIBUTING.md> to
build and test documentation locally.
- [X] I've added tests (if relevant) corresponding to the changes
introduced in this PR.
- [X] I've made sure all auto checks have passed.

---------

Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
2025-04-09 00:19:18 +00:00
..
azure Bugfix/azure ai search embedding (#6248) 2025-04-09 00:19:18 +00:00
graphrag Add ToolCallEvent and log it from all builtin tools (#5859) 2025-03-07 16:04:45 -08:00
http Add ToolCallEvent and log it from all builtin tools (#5859) 2025-03-07 16:04:45 -08:00
__init__.py Adding declarative HTTP tools to autogen ext (#5181) 2025-02-10 20:27:27 +00:00
test_langchain_tools.py Add ToolCallEvent and log it from all builtin tools (#5859) 2025-03-07 16:04:45 -08:00
test_mcp_tools.py Fix MCP tool bug by dropping unset parameters from input (#6125) 2025-03-27 13:22:06 -07:00
test_python_code_executor_tool.py Add ToolCallEvent and log it from all builtin tools (#5859) 2025-03-07 16:04:45 -08:00