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

Add PHP into development branch #1582

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

Conversation

66Ton99
Copy link

@66Ton99 66Ton99 commented Jan 24, 2025

Describe the changes you have made:

Reference any relevant issues (e.g. "Fixes #000"):

The same as #1581 , but into development branch

Pre-Submission Checklist (optional but appreciated):

  • I have included relevant documentation updates (stored in /docs)
  • I have read docs/CONTRIBUTING.md
  • I have read docs/ROADMAP.md

OS Tests (optional but appreciated):

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

Problems:

  • I can't test it according to docs/CONTRIBUTING.md because poetry run interpreter doesn't work. One difference I used NIX on Arm64 Mac to install poetry
  • Tools black and isort Skipped during git commit and if I run it for all files it changes not only changed files by me ;)
  • Looks like /Users/USER/Library/Application Support/open-interpreter/profiles/default.yaml - is not used anymore :(
  • interpreter --model ollama/qwen:110b -y - AuthenticationError: OpenAIException - The api_key client option must be set either by passing api_key to the client or by setting the OPENAI_API_KEY environment variable

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.

1 participant