Skip to content

Commit bd68543

Browse files
authored
Merge pull request #14 from NoSQLKnowHow/patch-1
Update 1-build-rag-app.mdx
2 parents 84e0ce7 + e683776 commit bd68543

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/50-build-rag-app/1-build-rag-app.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Fill in any `<CODE_BLOCK_N>` placeholders and run the cells under the **Step 8:
66

77
The answers for code blocks in this section are as follows:
88

9-
**CODE_BLOCK_144**
9+
**CODE_BLOCK_14**
1010

1111
<details>
1212
<summary>Answer</summary>
@@ -37,4 +37,4 @@ create_prompt(user_query)
3737
[{"role": "user", "content": prompt}]
3838
```
3939
</div>
40-
</details>
40+
</details>

0 commit comments

Comments
 (0)