8000 feat: tool calling spatial reasoning tasks extension by jmatejcz · Pull Request #637 · RobotecAI/rai · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: tool calling spatial reasoning tasks extension #637

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: development
Choose a base branch
from

Conversation

jmatejcz
Copy link
Contributor
@jmatejcz jmatejcz commented Jun 20, 2025

Purpose

Define more spatial reasoning tasks.

Proposed Changes

Added couple new tasks in different levels of difficulty
I didn't include tests here, as these is only one tool with bool argument to call so there is nothing to tests really

Issues

Testing

  1. Mark only spatial reasoning tasks, then run;
python src/rai_bench/rai_bench/examples/benchmarking_models.py 
  1. View results, check if everything works
  2. Run tests
pytest tests/rai_bench/tool_calling_agent
  1. Check the task prompts in rai_bench/tool_calling_agent/tasks/basic.py if they make sense to you
  2. Check the subtasks in rai_bench/tool_calling_agent/predefined/tasks_tasks.py if they make sense to you

@jmatejcz jmatejcz changed the base branch from main to jm/feat/basic-tasks June 20, 2025 10:01
@jmatejcz jmatejcz force-pushed the jm/feat/basic-tasks branch from 8fa85fd to f84f5b6 Compare July 1, 2025 10:42
@jmatejcz jmatejcz force-pushed the jm/feat/spatial-reasoninig-tasks branch from edf32ab to c65d470 Compare July 4, 2025 12:48
@jmatejcz jmatejcz changed the base branch from jm/feat/basic-tasks to development July 4, 2025 12:50
@jmatejcz jmatejcz marked this pull request as ready for review July 4, 2025 12:50
@jmatejcz jmatejcz requested a review from boczekbartek July 4, 2025 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0