Muhammad Subhan Imran
Muhammad Subhan Imran
For me the audio tweaks are not working. iPhone XS Max. Haven’t tried the visual tweaks yet.
You need to download the rust-init.exe installer, which will install rust. There is an issue with rust-docs, so if you get very low download speed on that then try this...
> same issue Someone said the Frontend just always sends Claude 3.7 Sonnet as the model so that's why, the devs need to change it, make it dynamic
I don’t have 100 gb but for me it also only shows 6 gb i think in total but I have like at least 15-20gb free
Mine is the same idk why
> Do you have some zoom enabled? Try disabling it, not really sure why this may happen You mean windows scaling is set to 125 percent instead of 100 percent?
I also didn’t had cuda enabled so I am installing cuda toolkit now but can you make it work with newer python version like 3.11 and above because its annoying...
> I didn't change any code, but I saw a lot of code using claude-3 in the project, like > > ``` > class AgentStartRequest(BaseModel): > model_name: Optional[str] = "anthropic/claude-3-7-sonnet-latest"...
> When start agent `@router.post("/thread/{thread_id}/agent/start")` The frontend is always sending the following payload to the backend: > > { > "model_name": "sonnet-3.7", > "enable_thinking": false > } > As a...
I am still using older version for this reason 😅 but the new version also has bugs for me like it does not work with magnet urls and doesn't let...