Skip to content

Commit 247f28e

Browse files
committed
docs: add note about local models to README.md
Signed-off-by: tylerslaton <[email protected]>
1 parent 403fe8b commit 247f28e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ Natural language prompts can be mixed with traditional scripts such as bash and
77
calls. With GPTScript you can do just about anything, like [plan a vacation](./examples/travel-agent.gpt),
88
[edit a file](./examples/add-go-mod-dep.gpt), [run some SQL](./examples/sqlite-download.gpt), or [build a mongodb/flask app](./examples/hacker-news-headlines.gpt).
99

10+
| :memo: | We are currently exploring options for interacting with local models using GPTScript. |
11+
|-|:-|
12+
1013
```yaml
1114
# example.gpt
1215

0 commit comments

Comments
 (0)