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

Missing API Key Input [ISSUE] #498

Closed
lscheder opened this issue Apr 26, 2024 · 6 comments
Closed

Missing API Key Input [ISSUE] #498

lscheder opened this issue Apr 26, 2024 · 6 comments

Comments

@lscheder
Copy link

lscheder commented Apr 26, 2024

Describe your issue

Hello! I just installed Devika and got it up and running, only for one vital feature to be missing: The ability to input API keys within the settings menu. Please see images for reference...

How To Reproduce

Steps to reproduce the behavior (example):

  1. Launch Devika.
  2. Navigate to the settings menu.

Expected behavior

I should be able to add API keys to the settings...

Screenshots and logs

Issue:
image

Launching from Bun:
image
image

Launching from Python:
image

Configuration

- OS: Windows 11
- Python version: 3.10.6
- Node version: v20.11.1
- bun version: 1.1.5
- search engine: Not Available
- Model: None Installed Yet

Additional context

I was following along with Aitrepreneur's video about installing Devika. After getting through the installation and everything seems to be working fine, I open the service to encounter that bug... Please help me! And thanks in advance!

Quick edit: Clicking the edit button changes the button to Save but no text input option exists.

@Orindoomhammer
Copy link

Orindoomhammer commented Apr 26, 2024

I have no answer to this only some more information, I too am getting this error, In the main page its saying that it is not connected to the server.

image

@lscheder
Copy link
Author

I have no answer to this only some more information, I too am getting this error, In the main page its saying that it is not connected to the server.

image

Yes, same here, sorry for not putting this in the original post…

@lscheder lscheder reopened this Apr 26, 2024
@ARajgor
Copy link
Collaborator

ARajgor commented Apr 27, 2024

first run the python server then try for frontend

@lscheder
Copy link
Author

first run the python server then try for frontend

Sorry, this didn't work for me... Thank you for the response though :D

@ASXXX0
Copy link

ASXXX0 commented Apr 28, 2024

i have the same problem try to run with bun run dev --host and take the 192.168.. ip it working for me

@lscheder
Copy link
Author

i have the same problem try to run with bun run dev --host and take the 192.168.. ip it working for me

Thank you! This worked great for me! Steps:

  1. Run devika backend.
  2. Run devika front end using bun run dev --host
  3. Click on either network links
  4. Navigate to setting to find API input boxes there.

Thank you so much!

P.S. If you want me to reopen this thread, please PM me...

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

4 participants