baoyiliu
baoyiliu
maybe i can do something for that :)
@agentzh @bungle , thank you for your reply, @h4lflife and @zhduan commited the Redis cluster client long long ago, ref #45 and #60 , it works well in my test,...
同遇到,期待解决
how to calculate output_tokens?
> Is available out of the box now with the model switcher. how? @markokraemer
I have the same issue. Is there any solution?
error log: `"agent/api.py", line 870, in initiate_agent_with_files 2025-06-10 10:13:34 default_agent_result = await client.table('agents').select('*').eq('account_id', account_id).eq('is_default', True).execute() 2025-06-10 10:13:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-10 10:13:34 File "/usr/local/lib/python3.11/site-packages/postgrest/_async/request_builder.py", line 78, in execute 2025-06-10 10:13:34 raise APIError(dict(json_obj))...