Python: unhashable type 'list' exception in function_result_content __hash__ function #9977
Labels
bug
Something isn't working
PR: ready for review
All feedback addressed, ready for reviews
python
Pull requests for the Python Semantic Kernel
Describe the bug
A TypeError: unhashable type: 'list' exception is raised when invoking the hash function of
function_result_content
.To Reproduce
Steps to reproduce the behavior:
Expected behavior
no exception if result of function_result_content is of an unhashable type
Platform
Additional context
The text was updated successfully, but these errors were encountered: