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

Accumulated PRs #1610

Open
wants to merge 20 commits into
base: development
Choose a base branch
from
Open

Conversation

Notnaton
Copy link
Collaborator

@Notnaton Notnaton commented Mar 25, 2025

Describe the changes you have made:

Accumulated PRs

OS Tests (optional but appreciated):

  • Tested on Windows
  • Tested on MacOS
  • Tested on Linux

Notnaton and others added 20 commits March 17, 2025 16:39
Server in async_main is not reachable because we already checked for
`args["serve"]` in main()
Example:

````shell
(oi_dev) λ interpreter --serve --model gpt-4o-mini --auto-run
Starting OpenAI-compatible server...

============================================================
Open Interpreter API Server
============================================================

To use with an OpenAI-compatible client, configure:
  - API Base:     http://127.0.0.1:8000
  - API Path:     /chat/completions
  - API Key:      (any value, authentication not required)
  - Model name:   (any value, ignored)

NOTE: The server will use the model configured in --model
      Currently using: gpt-4o-mini
============================================================
````
"Don't Repeat Yourself"
CWD in system message does not update as AI changes folders, but the
time does stay up to date.

Put username on its own line and remove from cwd try..except.
This reverts commit 65b1f2a, reversing
changes made to 56c5df5.
This reverts commit 56c5df5, reversing
changes made to 9ce2389.
This reverts commit 9ce2389, reversing
changes made to ceb78e0.
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

Successfully merging this pull request may close these issues.

2 participants