use case docs reorder (#10074)

pull/10169/head^2
Bagatur 1 year ago committed by GitHub
parent 334bd8ebbe
commit c732d8fffd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,3 @@
---
sidebar_position: 3
---
# Web Scraping
Web scraping has historically been a challenging endeavor due to the ever-changing nature of website structures, making it tedious for developers to maintain their scraping scripts. Traditional methods often rely on specific HTML tags and patterns which, when altered, can disrupt data extraction processes.

@ -1,2 +1 @@
label: 'More'
position: 1

@ -1,7 +1,3 @@
---
sidebar_position: 0
---
# Code writing
:::warning

@ -1,7 +1,3 @@
---
sidebar_position: 0
---
# Self-checking
One of the main issues with using LLMs is that they can often hallucinate and make false claims. One of the surprisingly effective ways to remediate this is to use the LLM itself to check its own answers.

Loading…
Cancel
Save