Replies: 2 comments 1 reply
-
In your terminal you could just CTRL+click on the link it shows to open it in the browser. |
Beta Was this translation helpful? Give feedback.
-
Your model has a very limited context window and if your chat incl. all messages (and the system prompt) extends this size, it errors and rejects the call. |
Beta Was this translation helpful? Give feedback.
-
Good afternoon,
I am French and I use a translator and I do not have much notion of coding. If you want to help me can give you details so that I can make the corrections.
I’m on mac, I installed the docker that works properly and I put a key for GPT.
I think I correctly installed the program, but not otherwise it would work!!! -)
here is the first message when I launch the application:
0.7: Pulling from opendevin/opendevin
Digest: sha256:fa41135b3800d07b7bb7850c072914580a0107cee706f8bfe1b3691b7b7eaaad
Status: Image is up to date for ghcr.io/opendevin/opendevin:0.7
Starting OpenDevin...
Setting up enduser with id 501
Docker socket group id: 0
root:x:0:
Group with id 0 already exists
Running as enduser
/app/.venv/lib/python3.12/site-packages/llama_index_client/types/metadata_filter.py:20: SyntaxWarning: invalid escape sequence '*'
"""
12:44:11 - opendevin:INFO: listen.py:100 - File upload config: max_size=0MB, restrict_types=False, allowed_extensions=['.*']
INFO: Started server process [36]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:3000 (Press CTRL+C to quit)
thanks in advance to you
cdt
Beta Was this translation helpful? Give feedback.
All reactions