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

After typing the prompt nothing happens #266

Closed
jainamsethia opened this issue Mar 30, 2024 · 6 comments
Closed

After typing the prompt nothing happens #266

jainamsethia opened this issue Mar 30, 2024 · 6 comments

Comments

@jainamsethia
Copy link

jainamsethia commented Mar 30, 2024

image
After entering the prompt nothing happens and in the backend it shows this:
24.03.30 20:24:39: root: INFO : /api/token-usage GET
24.03.30 20:24:39: root: INFO : /api/project-list GET
24.03.30 20:24:39: root: DEBUG : /api/token-usage GET - Response: {"token_usage":327}

24.03.30 20:24:39: root: DEBUG : /api/project-list GET - Response: {"projects":["test project"]}

24.03.30 20:24:39: root: INFO : /api/model-list GET
24.03.30 20:24:39: root: DEBUG : /api/model-list GET - Response: {"models":[["Claude 3 Opus","claude-3-opus-20240229"],["Claude 3 Sonnet","claude-3-sonnet-20240229"],["Claude 3 Haiku","claude-3-haiku-20240307"],["GPT-4 Turbo","gpt-4-0125-preview"],["GPT-3.5","gpt-3.5-turbo-0125"],["Gemini 1.0 Pro","gemini-1.0-pro"],["Gemini 1.5 Pro","gemini-1.5-pro"],["GROQ Mixtral","mixtral-8x7b-32768"],["GROQ LLAMA2-70B","llama2-70b-4096"],["GROQ GEMMA-7B-IT","gemma-7b-it"]]}

24.03.30 20:24:39: root: INFO : /api/get-agent-state POST
24.03.30 20:24:39: root: DEBUG : /api/get-agent-state POST - Response: {"state":{"agent_is_active":true,"browser_session":{"screenshot":null,"url":null},"completed":false,"internal_monologue":null,"message":null,"step":null,"terminal_session":{"command":null,"output":null,"title":null},"timestamp":"2024-03-30 20:06:56","token_usage":327}}

24.03.30 20:24:39: root: INFO : /api/get-messages POST
24.03.30 20:24:39: root: DEBUG : /api/get-messages POST - Response: {"messages":[{"from_devika":false,"message":"write snake game in python using pygame","timestamp":"2024-03-30 20:06:55"},{"from_devika":false,"message":"continue","timestamp":"2024-03-30 20:17:33"}]}

Can someone please help!!

also just a suggestion can this be integrated in a website installing it and running it is very difficult

@coldworth
Copy link

Same issues...is it because of windows?

24.03.31 11:39:46: root: INFO : /api/model-list GET
24.03.31 11:39:46: root: DEBUG : /api/model-list GET - Response: {"models":[["Claude 3 Opus","claude-3-opus-20240229"],["Claude 3 Sonnet","claude-3-sonnet-20240229"],["Claude 3 Haiku","claude-3-haiku-20240307"],["GPT-4 Turbo","gpt-4-0125-preview"],["GPT-3.5","gpt-3.5-turbo-0125"],["Gemini 1.0 Pro","gemini-1.0-pro"],["Gemini 1.5 Pro","gemini-1.5-pro"],["GROQ Mixtral","mixtral-8x7b-32768"],["GROQ LLAMA2-70B","llama2-70b-4096"],["GROQ GEMMA-7B-IT","gemma-7b-it"],["codellama","codellama:7b-code"],["mistral","mistral:latest"],["openhermes","openhermes:latest"]]}

24.03.31 11:39:46: root: INFO : /api/get-agent-state POST
24.03.31 11:39:46: root: DEBUG : /api/get-agent-state POST - Response: {"state":{"agent_is_active":true,"browser_session":{"screenshot":null,"url":null},"completed":false,"internal_monologue":null,"message":null,"step":null,"terminal_session":{"command":null,"output":null,"title":null},"timestamp":"2024-03-31 11:36:21","token_usage":326}}

24.03.31 11:39:46: root: INFO : /api/get-messages POST
24.03.31 11:39:46: root: DEBUG : /api/get-messages POST - Response: {"messages":[{"from_devika":false,"message":"create a snake game in python","timestamp":"2024-03-31 11:36:21"}]}

@Machiuka
Copy link

Machiuka commented Mar 31, 2024 via email

@Unity20092024
Copy link

No space..

@coldworth
Copy link

okay agree with Machiuka...very slow with Ollma. and Duckduck go. I used mistral that could also be the reason for its slowness...better to us a quantized model and dowload it to Ollama

@Machiuka
Copy link

Machiuka commented Apr 1, 2024 via email

@ARajgor
Copy link
Collaborator

ARajgor commented Apr 3, 2024

fetch the latest changes. already fixed

@ARajgor ARajgor closed this as completed Apr 3, 2024
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

5 participants