renxinxing123
renxinxing123
### Describe the issue _No response_ ### Steps to reproduce _No response_ ### Screenshots and logs _No response_ ### Additional Information _No response_
### Describe the issue This is the result when I run the code in autogen tutorial (conversation pattern, group chat), the adder_agent was prompted and supposed to add 1 to...
### What happened? I encountered an error while trying to run the RAG example from the official (https://microsoft.github.io/autogen/0.2/docs/topics/retrieval_augmentation). I followed the steps as outlined, but the script fails with the...
## Description This update introduces batch API functionality to `openai_model.py`, accompanied by a relevant example. The batch API enables users to process multiple requests simultaneously, improving efficiency and reducing costs...
A segmentation fault ('Segmentation fault (core dumped)') occurred in the terminal when I ran the command: python leaderboard/scripts/run_evaluation.py user=$USER experiments=PlanTSubmission track=SENSORS eval=longest6 save_path=SENSORSagent. This happened while trying to evaluate Perception...