Skip to content

Commit 658a743

Browse files
authored
Merge pull request #1254 from RainRat/main
fix typos
2 parents 4a95794 + a4a3faf commit 658a743

File tree

26 files changed

+31
-31
lines changed

26 files changed

+31
-31
lines changed

docs/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ If you encounter a bug or have a feature in mind, don't hesitate to [open a new
1414

1515
## Philosophy
1616

17-
This is a minimalist, **tighly scoped** project that places a premium on simplicity. We're skeptical of new extensions, integrations, and extra features. We would rather not extend the system if it adds nonessential complexity.
17+
This is a minimalist, **tightly scoped** project that places a premium on simplicity. We're skeptical of new extensions, integrations, and extra features. We would rather not extend the system if it adds nonessential complexity.
1818

1919
# Contribution Guidelines
2020

docs/ROADMAP.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,14 @@
4848

4949
# What's in our scope?
5050

51-
Open Interpreter contains two projects which support eachother, whose scopes are as follows:
51+
Open Interpreter contains two projects which support each other, whose scopes are as follows:
5252

5353
1. `core`, which is dedicated to figuring out how to get LLMs to safely control a computer. Right now, this means creating a real-time code execution environment that language models can operate.
5454
2. `terminal_interface`, a text-only way for users to direct the code-running LLM running inside `core`. This includes functions for connecting the `core` to various local and hosted LLMs (which the `core` itself should not know about).
5555

5656
# What's not in our scope?
5757

58-
Our guiding philosphy is minimalism, so we have also decided to explicitly consider the following as **out of scope**:
58+
Our guiding philosophy is minimalism, so we have also decided to explicitly consider the following as **out of scope**:
5959

6060
1. Additional functions in `core` beyond running code.
6161
2. More complex interactions with the LLM in `terminal_interface` beyond text (but file paths to more complex inputs, like images or video, can be included in that text).

docs/getting-started/setup.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Setup
44

55
## Experimental one-line installers
66

7-
To try our experimental installers, open your Terminal with admin priviledges [(click here to learn how)](https://chat.openai.com/share/66672c0f-0935-4c16-ac96-75c1afe14fe3), then paste the following commands:
7+
To try our experimental installers, open your Terminal with admin privileges [(click here to learn how)](https://chat.openai.com/share/66672c0f-0935-4c16-ac96-75c1afe14fe3), then paste the following commands:
88

99
<CodeGroup>
1010

@@ -57,7 +57,7 @@ from interpreter import interpreter
5757
interpreter.chat()
5858
```
5959

60-
You can also pass messages to `interpreter` programatically:
60+
You can also pass messages to `interpreter` programmatically:
6161

6262
```python
6363
interpreter.chat("Get the last 5 BBC news headlines.")

docs/guides/advanced-terminal-usage.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Magic commands can be used to control the interpreter's behavior in interactive
1010
- `%undo`: Remove previous messages and its response from the message history.
1111
- `%save_message [path]`: Saves messages to a specified JSON path. If no path is provided, it defaults to 'messages.json'.
1212
- `%load_message [path]`: Loads messages from a specified JSON path. If no path is provided, it defaults to 'messages.json'.
13-
- `%tokens [prompt]`: EXPERIMENTAL: Calculate the tokens used by the next request based on the current conversation's messages and estimate the cost of that request; optionally provide a prompt to also calulate the tokens used by that prompt and the total amount of tokens that will be sent with the next request.
13+
- `%tokens [prompt]`: EXPERIMENTAL: Calculate the tokens used by the next request based on the current conversation's messages and estimate the cost of that request; optionally provide a prompt to also calculate the tokens used by that prompt and the total amount of tokens that will be sent with the next request.
1414
- `%info`: Show system and interpreter information.
1515
- `%help`: Show this help message.
1616
- `%jupyter`: Export the current session to a Jupyter notebook file (.ipynb) to the Downloads folder.

docs/guides/demos.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ OS mode using Logic Pro X to record a piano song and play it back:
4242

4343
#### Generating images in Everart.ai
4444

45-
Open Interpreter descibing pictures it wants to make, then creating them using OS mode:
45+
Open Interpreter describing pictures it wants to make, then creating them using OS mode:
4646

4747
<iframe src="data:text/html;charset=utf-8,%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cblockquote%20class%3D%22twitter-tweet%22%20data-media-max-width%3D%22560%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cp%20lang%3D%22en%22%20dir%3D%22ltr%22%3EThis%20is%20wild.%20I%20gave%20OS%20control%20to%20GPT-4%20via%20the%20latest%20update%20of%20Open%20Interpreter%20and%20now%20it%27s%20generating%20pictures%20it%20wants%20to%20see%20in%20%40everartai%20%F0%9F%A4%AF%3Cbr%3E%3Cbr%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20GPT%20is%20controlling%20the%20mouse%20and%20adding%20text%20in%20the%20fields%2C%20I%20am%20not%20doing%20anything.%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ca%20href%3D%22https%3A//t.co/hGgML9epEc%22%3Epic.twitter.com/hGgML9epEc%3C/a%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C/p%3E%26mdash%3B%20Pietro%20Schirano%20%28%40skirano%29%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ca%20href%3D%22https%3A//twitter.com/skirano/status/1747670816437735836%3Fref_src%3Dtwsrc%255Etfw%22%3EJanuary%2017%2C%202024%3C/a%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C/blockquote%3E%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cscript%20async%20src%3D%22https%3A//platform.twitter.com/widgets.js%22%20charset%3D%22utf-8%22%3E%3C/script%3E%0A%20%20%20%20%20%20%20%20" width="100%" height="500"></iframe>
4848

docs/guides/multiple-instances.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ To create multiple instances, use the base class, `OpenInterpreter`:
88
from interpreter import OpenInterpreter
99

1010
agent_1 = OpenInterpreter()
11-
agent_1.system_message = "This is a seperate instance."
11+
agent_1.system_message = "This is a separate instance."
1212

1313
agent_2 = OpenInterpreter()
1414
agent_2.system_message = "This is yet another instance."

docs/language-models/hosted-models/aws-sagemaker.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@ Set the following environment variables [(click here to learn how)](https://chat
6565

6666
| Environment Variable | Description | Where to Find |
6767
| ----------------------- | ----------------------------------------------- | ----------------------------------------------------------------------------------- |
68-
| `AWS_ACCESS_KEY_ID` | The API access key for your AWS account. | [AWS Account Overview -> Security Credintials](https://console.aws.amazon.com/) |
69-
| `AWS_SECRET_ACCESS_KEY` | The API secret access key for your AWS account. | [AWS Account Overview -> Security Credintials](https://console.aws.amazon.com/) |
68+
| `AWS_ACCESS_KEY_ID` | The API access key for your AWS account. | [AWS Account Overview -> Security Credentials](https://console.aws.amazon.com/) |
69+
| `AWS_SECRET_ACCESS_KEY` | The API secret access key for your AWS account. | [AWS Account Overview -> Security Credentials](https://console.aws.amazon.com/) |
7070
| `AWS_REGION_NAME` | The AWS region you want to use | [AWS Account Overview -> Navigation bar -> Region](https://console.aws.amazon.com/) |

docs/safety/introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Safety is a top priority for us at Open Interpreter. Running LLM generated code
1010

1111
- Requiring confirmation with the user before the code is actually run. This is a simple measure that can prevent a lot of accidents. It exists as another layer of protection, but can be disabled with the `--auto-run` flag if you wish.
1212

13-
- Sandboxing code execution. Open Interpreter can be run in a sandboxed envirnoment using [Docker](/integrations/docker). This is a great way to run code without worrying about it affecting your system. Docker support is currently experimental, but we are working on making it a core feature of Open Interpreter. Another option for sandboxing is [E2B](https://e2b.dev/), which overrides the default python language with a sandboxed, hosted version of python through E2B. Follow [this guide](/integrations/e2b) to set it up.
13+
- Sandboxing code execution. Open Interpreter can be run in a sandboxed environment using [Docker](/integrations/docker). This is a great way to run code without worrying about it affecting your system. Docker support is currently experimental, but we are working on making it a core feature of Open Interpreter. Another option for sandboxing is [E2B](https://e2b.dev/), which overrides the default python language with a sandboxed, hosted version of python through E2B. Follow [this guide](/integrations/e2b) to set it up.
1414

1515
## Notice
1616

docs/usage/python/multiple-instances.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ To create multiple instances, use the base class, `OpenInterpreter`:
44
from interpreter import OpenInterpreter
55

66
agent_1 = OpenInterpreter()
7-
agent_1.system_message = "This is a seperate instance."
7+
agent_1.system_message = "This is a separate instance."
88

99
agent_2 = OpenInterpreter()
1010
agent_2.system_message = "This is yet another instance."
1111
```
1212

13-
For fun, you could make these instances talk to eachother:
13+
For fun, you could make these instances talk to each other:
1414

1515
```python
1616
def swap_roles(messages):

docs/usage/terminal/magic-commands.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ Magic commands can be used to control the interpreter's behavior in interactive
1010
- `%undo`: Remove previous messages and its response from the message history.
1111
- `%save_message [path]`: Saves messages to a specified JSON path. If no path is provided, it defaults to 'messages.json'.
1212
- `%load_message [path]`: Loads messages from a specified JSON path. If no path is provided, it defaults to 'messages.json'.
13-
- `%tokens [prompt]`: EXPERIMENTAL: Calculate the tokens used by the next request based on the current conversation's messages and estimate the cost of that request; optionally provide a prompt to also calulate the tokens used by that prompt and the total amount of tokens that will be sent with the next request.
13+
- `%tokens [prompt]`: EXPERIMENTAL: Calculate the tokens used by the next request based on the current conversation's messages and estimate the cost of that request; optionally provide a prompt to also calculate the tokens used by that prompt and the total amount of tokens that will be sent with the next request.
1414
- `%info`: Show system and interpreter information.
1515
- `%help`: Show this help message.

0 commit comments

Comments
 (0)