I as a free user would like to use the advanced settings so long as I am using my API key for the usage expense
We need to make updates to our backend logic to allow our users to modify advanced settings. Currently, users do not have the option to adjust these advanced settings themselves, and this limits the flexibility and customization of their user experience.
Some things to note.
Not all API keys will have access to GPT-4, code to safeguard from errors like this, Possibly integrate a model check system so only models they have will be displayed as options.
agentgpt has 5 free runs per day, now my account hasn't been used for half a month, and when I just ran it it says I've reached the limit of 5 runs per day!
I as a free user would like to use the advanced settings so long as I am using my API key for the usage expense
We need to make updates to our backend logic to allow our users to modify advanced settings. Currently, users do not have the option to adjust these advanced settings themselves, and this limits the flexibility and customization of their user experience.
Some things to note.
Not all API keys will have access to GPT-4, code to safeguard from errors like this, Possibly integrate a model check system so only models they have will be displayed as options.