bernardocaldas
Results
3
comments of
bernardocaldas
No, I'm on a paid account
And setting max_calls_per_min=2 on the llm doesn't solve it, unfortunately
Hi! Sure thing. hishel==0.0.21 excerpts from code below. Being run from main.py with `trio.run(get_ine_census_data,"2021", "0011699", True, True)` What am I doing wrong? `from hishel import AsyncCacheClient async def get_ine_census_data(year, indicador_id,...