Skip to content

Commit

Permalink
Merge pull request #1085 from adityadeshpande09/main
Browse files Browse the repository at this point in the history
Update exmaples/Parsing/README.md
  • Loading branch information
doberst authored Oct 29, 2024
2 parents 5b3fd17 + 5ae2a1f commit d463d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Parsing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ In this repository, we show several key features of parsing with llmware:

- Parse directly into a Prompt - [**Parse in Prompt**](https://www.github.com/llmware-ai/llmware/tree/main/examples/Parsing/parse_into_prompt.py)

- Parse to JSON file - [**Parse to JSON**](https://www.github.com/llmware-ai/llmware/tree/main/examples/main/examples/Parsing/parse_to_json.py)
- Parse to JSON file - [**Parse to JSON**](https://github.com/llmware-ai/llmware/blob/6936ef404487a0fc88e2571648c7181bd7c07ad5/examples/Parsing/parse_to_json.py)


**Other Content Types**
Expand Down

0 comments on commit d463d19

Please sign in to comment.