Exafunction / codeium-react-code-editor

AI-enabled code editor for React. Unlimited AI autocomplete capabilities with full Typescript support.
MIT License
188 stars 14 forks source link

GetCompletion Network request is pending and not resolving #45

Open ahmmedabir9 opened 2 days ago

ahmmedabir9 commented 2 days ago

In my application, I'm using the Codeium editor for editing JSON code. It was functioning well and providing helpful suggestions, but I recently noticed that it has stopped working—all requests remain in a pending state. Could this issue be related to a usage limitation, or is a plan upgrade required?

Also, is there a way to implement debouncing in the editor to prevent it from calling the API with every keystroke?

Please review the attached screenshot below for reference.

image

tolstenko commented 2 days ago

I am facing the same issue here image