Clarify license in pyproject.toml and update test
This commit is contained in:
@ -8,7 +8,7 @@ def test_tool():
|
||||
json.dumps(
|
||||
{
|
||||
"tool_calls": [
|
||||
{"name": "tricubridge", "arguments": {"input": "x = t t"}}
|
||||
{"name": "tricubridge", "arguments": {"input": "(t (t (t t) (t t t)) t) t"}}
|
||||
]
|
||||
}
|
||||
),
|
||||
|
Reference in New Issue
Block a user