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

Code complition with Custom OpenAI doesn't work #794

Open
Paavveel opened this issue Dec 13, 2024 · 0 comments
Open

Code complition with Custom OpenAI doesn't work #794

Paavveel opened this issue Dec 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Paavveel
Copy link

What happened?

What happened?
Code Complition doesn't work. I'm using Custom Open AI with Ollama and Web Storm version 2024.1.2

Relevant log output or stack trace

2024-12-13 15:50:57,785 [ 205566]   INFO - #c.i.c.ComponentStoreImpl - Saving appee.carlrobert.codegpt.state.conversations.ConversationsState took 16 ms
2024-12-13 15:51:02,748 [ 210529]   INFO - STDERR - [OkHttp https://code-ollama.avlab.dev/...] INFO ee.carlrobert.llm.completion.CompletionEventSourceListener - Request opened.
2024-12-13 15:51:02,750 [ 210531]   INFO - STDERR - [OkHttp https://code-ollama.avlab.dev/...] INFO ee.carlrobert.llm.completion.CompletionEventSourceListener - Request closed.
2024-12-13 15:51:10,373 [ 218154]   INFO - STDERR - [OkHttp https://code-ollama.avlab.dev/...] INFO ee.carlrobert.llm.completion.CompletionEventSourceListener - Stream was cancelled
2024-12-13 15:51:13,606 [ 221387]   INFO - STDERR - [OkHttp https://code-ollama.avlab.dev/...] INFO ee.carlrobert.llm.completion.CompletionEventSourceListener - Request opened.
2024-12-13 15:51:13,608 [ 221389]   INFO - STDERR - [OkHttp https://code-ollama.avlab.dev/...] INFO ee.carlrobert.llm.completion.CompletionEventSourceListener - Request closed.
2024-12-13 15:51:18,681 [ 226462]   INFO - STDERR - [OkHttp https://code-ollama.avlab.dev/...] INFO ee.carlrobert.llm.completion.CompletionEventSourceListener - Request opened.
2024-12-13 15:51:18,682 [ 226463]   INFO - STDERR - [OkHttp https://code-ollama.avlab.dev/...] INFO ee.carlrobert.llm.completion.CompletionEventSourceListener - Request closed.
2024-12-13 15:51:25,107 [ 232888]   INFO - STDERR - [OkHttp https://code-ollama.avlab.dev/...] INFO ee.carlrobert.llm.completion.CompletionEventSourceListener - Stream was cancelled
2024-12-13 15:51:28,917 [ 236698]   INFO - STDERR - [OkHttp https://code-ollama.avlab.dev/...] INFO ee.carlrobert.llm.completion.CompletionEventSourceListener - Request opened.
2024-12-13 15:51:28,918 [ 236699]   INFO - STDERR - [OkHttp https://code-ollama.avlab.dev/...] INFO ee.carlrobert.llm.completion.CompletionEventSourceListener - Request closed.

Steps to reproduce

No response

CodeGPT version

2.14.2-241.1

Operating System

Windows

@Paavveel Paavveel added the bug Something isn't working label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant