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

Update multiple-instances.mdx with correct key/value pairs for message dicts #1342

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

kevinmangan
Copy link
Contributor

Describe the changes you have made:

The example for multiple instances does not currently work since core.py expects the message input to contain the keys:

  • type
  • content

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

N/A

Pre-Submission Checklist (optional but appreciated):

  • [ N/A] I have included relevant documentation updates (stored in /docs)
  • [ X ] I have read docs/CONTRIBUTING.md
  • [ X] I have read docs/ROADMAP.md

OS Tests (optional but appreciated):

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

…e dicts

The example for multiple instances does not currently work since core.py expects the message input to contain the keys:

* type
* content
@KillianLucas KillianLucas changed the base branch from main to development July 22, 2024 18:59
@KillianLucas
Copy link
Collaborator

Great catch @kevinmangan! Thanks for fixing, merging now.

@KillianLucas KillianLucas merged commit 72b9723 into OpenInterpreter:development Jul 22, 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

Successfully merging this pull request may close these issues.

None yet

2 participants