Skip to content

Commit aeeb0a8

Browse files
committed
fixing build issues
1 parent 286b231 commit aeeb0a8

File tree

1 file changed

+1
-0
lines changed
  • src/pages/[platform]/ai/conversation/history

1 file changed

+1
-0
lines changed

src/pages/[platform]/ai/conversation/history/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ if (nextToken) {
6161
nextToken
6262
});
6363
}
64+
```
6465

6566
Conversations also have `name` and `metadata` fields you can use to more easily find and resume past conversations. `name` is a string and `metadata` is a JSON object so you can store any extra information you need.
6667

0 commit comments

Comments
 (0)