Skip to content

function_tool calling - agents orchertratins #769

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
silvadom opened this issue May 27, 2025 · 1 comment
Open

function_tool calling - agents orchertratins #769

silvadom opened this issue May 27, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@silvadom
Copy link

Please read this first

  • Have you read the custom model provider docs, including the 'Common issues' section? Model provider docs
  • Have you searched for related issues? Others may have faced similar issues.

Describe the question

A clear and concise description of what the question or bug is.

Debug information

  • Agents SDK version: (e.g. v0.0.3)
  • Python version (e.g. Python 3.10)

Repro steps

Ideally provide a minimal python script that can be run to reproduce the issue.

Expected behavior

A clear and concise description of what you expected to happen.

@silvadom silvadom added the bug Something isn't working label May 27, 2025
@silvadom
Copy link
Author

Hi, I am trying to use llama-4-scout for tool calling using OpenAI Agents SDK but does not actually execute the function.

FINAL_OUTPUT:
<|python_start|>{“type”: “function”, “name”: “exec_python_code”, “parameters”: {“code”: “results = get_balances(exchange="binance", assets="BTC,ETH,SOL", blocking=True, inputs=input_vars)”}}<|python_end|>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant