Davor Runje
Davor Runje
> Testing all Azure api versions would be infra confignightmare and better be done separately That should be a separate issue/pull request. Right now we are not sure which features...
> Anyways, do I need to add any a new test to validate 2 configs (which are supposed to be 100% Azure and OpenAI in GH Actions)? It would be...
There should be an option of not running the LLMLingua on the same machine. When deployed on servers, we should be able to run GPU-bound tasks on specialized harder and...
> Hi @davorrunje, do you have any recommendations for offloading Python workloads to remote machines? I don't have much experience with it, although I do have some experience with Ray....
Looks like it is still open.
@selimhanerhan can you please run the following commands and report outputs: ``` pip list | grep chromadb pip list | grep pyautogen ```
The latest version of autogen is 0.2.6. Please install it with: ``` pip install "pyautogen[retrievechat]==0.2.6" ``` Then run the commands again and verify that you have the latest versions: ```...
> @ekzhu I am not familiar with hooks, I was actually hoping for something more like SSE. @tyler-suard-parker the hooks got replaced by Middleware pattern and this seems like the...
I think we need to implement this in the framework for everyone else.
Let's keep it open and I think I might take it soon. Any help would be appreciated though :)