reproduce: python games/candy/candy_agent.py
missing functions:
from tools.utils import encode_image, log_output, extract_python_code, get_annotate_img
cannot import name 'openai_vision_reasoning_completion' from 'tools.serving.api_providers'
...
seems like running the candy agent is broken.
reproduce:
python games/candy/candy_agent.pymissing functions:
from tools.utils import encode_image, log_output, extract_python_code, get_annotate_imgcannot import name 'openai_vision_reasoning_completion' from 'tools.serving.api_providers'...
seems like running the candy agent is broken.