We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
A clear and concise description of what the question or bug is.
v0.0.3
Ideally provide a minimal python script that can be run to reproduce the issue.
A clear and concise description of what you expected to happen.
The text was updated successfully, but these errors were encountered:
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|>
Sorry, something went wrong.
No branches or pull requests
Please read this first
Describe the question
A clear and concise description of what the question or bug is.
Debug information
v0.0.3
)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.
The text was updated successfully, but these errors were encountered: