Skip to content

Commit

Permalink
Update exmaples/Parsing/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adityadeshpande09 authored Oct 29, 2024
1 parent 6936ef4 commit 5ae2a1f
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 5ae2a1f

Please sign in to comment.