Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support targeting self-hosted instances #10

Open
twoodhouse opened this issue Nov 19, 2024 · 0 comments
Open

Support targeting self-hosted instances #10

twoodhouse opened this issue Nov 19, 2024 · 0 comments

Comments

@twoodhouse
Copy link

I've followed the instructions listed here to set up codeium with jupyter lab/notebook targeting a self-hosted instance:
https://codeium.com/jupyter_tutorial?audit=true

First issue:
"Get Codeium Authentication Token" button is not capable of pointing to the self-hosted instance. It always points to codeium's cloud instance, even when I have the target instance overridden in settings.

Second (larger) issue:
When I type in the editor, in browser network tools I see the following error being returned by our instance:

metadata.api_key: value length must be at least 1 characters [string.min_len]

Here's my codeium version. It is pretty new. Possible there was an API change that broke this plugin?
Codeium Docker Compose App Version: 2.9.4
Codeium Version: 1.24.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant