apunkt

Results 18 comments of apunkt

> Hi [@maxwelljmckee](https://github.com/maxwelljmckee) this probably has to do with the request to use "5000 words" while there are max token limits. There's another config var you should be aware of...

gpt-4.1 has 30k TPM, o4-mini has 200k TPM. This was causing my trouble. Check: https://platform.openai.com/settings/organization/limits

..."tokens per min (TPM): Limit 30000, Requested 49372." You are overwhelming the model, hitting the limit, OpenAI refuses to answer, the research must fail. You can only increase the Limits...

https://platform.openai.com/docs/guides/rate-limits

I have seen this error, too. i.e. first load -> Log: `error transforming image https://static.eu.hurley.com/media/catalog/product/h/a/HATSDR1000_H100_00.jpg#0x500: image: unknown format content-type not allowed: "text/html"` starting with -contentTypes "image/*" force refresh in the...

I confirm the issue still exists in v0.6.36: having two models, one model with 1 tool configured, another model with >1 tools click "New Chat", select 1 model, don't chat,...

@tjbck I kindly request to reopen this issue. It is unfortunately _not_ solved. Many thanks.