You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now you have to use the rate limiter, even for local development or self hosting. Find a good way to allow developers to disable this (eg. simply omitting KV_REST_API_URL/KV_REST_API_TOKEN env vars) so that the LLM can be used unrestricted.
The text was updated successfully, but these errors were encountered:
Right now you have to use the rate limiter, even for local development or self hosting. Find a good way to allow developers to disable this (eg. simply omitting
KV_REST_API_URL
/KV_REST_API_TOKEN
env vars) so that the LLM can be used unrestricted.The text was updated successfully, but these errors were encountered: