Implement Environment Interaction Tools

implementationChallengeNovember 25, 2025

Prompt Content

Develop a set of Python functions that serve as 'tools' for the BeeAgent to interact with a simple 2D grid-based simulated environment (e.g., `move_forward()`, `turn_left()`, `pick_up_object(object_id)`, `check_inventory()`, `report_position()`, `get_current_visual_description()`). These tools should encapsulate the environment's API and report multimodal observations (textual and potentially image embeddings) back to the agent.

Usage Tips

Copy the prompt and paste it into your preferred AI tool (Claude, ChatGPT, Gemini)

Customize placeholder values with your specific requirements and context

For best results, provide clear examples and test different variations