Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
C
Chatgpt Puppeteer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
Chatgpt Puppeteer
Commits
8a640b12
Commit
8a640b12
authored
Dec 13, 2022
by
Travis Fischer
Committed by
GitHub
Dec 13, 2022
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #122 from averybiskup/docs-demo-path
parents
99f6abfa
a4beb2be
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
docs/readme.md
docs/readme.md
+2
-2
readme.md
readme.md
+2
-2
No files found.
docs/readme.md
View file @
8a640b12
...
@@ -152,13 +152,13 @@ To run the included demos:
...
@@ -152,13 +152,13 @@ To run the included demos:
A
[
basic demo
](
./demos/demo.ts
)
is included for testing purposes:
A
[
basic demo
](
./demos/demo.ts
)
is included for testing purposes:
```
bash
```
bash
npx tsx
src
/demo.ts
npx tsx
demos
/demo.ts
```
```
A
[
conversation demo
](
./demos/demo-conversation.ts
)
is also included:
A
[
conversation demo
](
./demos/demo-conversation.ts
)
is also included:
```
bash
```
bash
npx tsx
src
/demo-conversation.ts
npx tsx
demos
/demo-conversation.ts
```
```
### Authentication
### Authentication
...
...
readme.md
View file @
8a640b12
...
@@ -150,13 +150,13 @@ To run the included demos:
...
@@ -150,13 +150,13 @@ To run the included demos:
A
[
basic demo
](
./demos/demo.ts
)
is included for testing purposes:
A
[
basic demo
](
./demos/demo.ts
)
is included for testing purposes:
```
bash
```
bash
npx tsx
src
/demo.ts
npx tsx
demos
/demo.ts
```
```
A
[
conversation demo
](
./demos/demo-conversation.ts
)
is also included:
A
[
conversation demo
](
./demos/demo-conversation.ts
)
is also included:
```
bash
```
bash
npx tsx
src
/demo-conversation.ts
npx tsx
demos
/demo-conversation.ts
```
```
### Authentication
### Authentication
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment