Selim Erhan
Selim Erhan
Hi Sorry for the late reply! for grep pyautogen `pyautogen 0.1.14` I get blank output when I type grep chromadb. I reinstalled the chromadb and still getting the same output
> Also make sure you are not using Python 3.12. Use Python 3.11. Related #1271 Thank you! this solved my issue.
I'm having the similar issue and my code is very similar to the @milioe , I checked the code @yoadsn shared from the groupchat.py, should "function_map" be used instead of...
I'm sorry I'm very new into open-source development. I realized that I need to have pre-defined functions that I need to specify in the llm_config and saw this [post](https://github.com/microsoft/autogen/issues/152) ....