Scrapegraph-ai/examples/mistral
2024-10-21 09:39:17 +02:00
..
inputs chore(mistral): create examples 2024-08-06 18:16:15 +02:00
.env.example chore(mistral): create examples 2024-08-06 18:16:15 +02:00
code_generator_graph_mistral.py refactoring of examples 2024-10-08 08:54:18 +02:00
csv_scraper_graph_multi_mistral.py refactoring of examples 2024-10-08 08:54:18 +02:00
csv_scraper_mistral.py refactoring of examples 2024-10-08 08:54:18 +02:00
custom_graph_mistral.py refactoring of examples 2024-10-08 08:54:18 +02:00
depth_search_graph_mistral.py update examples 2024-10-03 15:32:29 +02:00
json_scraper_mistral.py refactoring of examples 2024-10-08 08:54:18 +02:00
json_scraper_multi_mistral.py chore(examples): update model names 2024-08-27 12:41:18 +02:00
md_scraper_mistral.py fix: removed pdf_scraper graph and created document scraper 2024-10-08 09:35:47 +02:00
rate_limit_mistral.py refactoring of examples 2024-10-08 08:54:18 +02:00
readme.md chore(mistral): create examples 2024-08-06 18:16:15 +02:00
scrape_plain_text_mistral.py refactoring of examples 2024-10-08 08:54:18 +02:00
script_generator_mistral.py refactoring of examples 2024-10-08 08:54:18 +02:00
script_generator_schema_mistral.py feat: updated pydantic to v2 2024-09-17 23:08:56 +02:00
script_multi_generator_mistral.py refactoring of examples 2024-10-08 08:54:18 +02:00
search_graph_mistral.py refactoring of examples 2024-10-08 08:54:18 +02:00
search_graph_schema_mistral.py refactoring of examples 2024-10-08 08:54:18 +02:00
search_link_graph_mistral.py refactoring of examples 2024-10-08 08:54:18 +02:00
smart_scraper_lite_mistral.py add smartscraper lite 2024-10-21 09:39:17 +02:00
smart_scraper_mistral.py add examples multi concat 2024-09-06 16:13:36 +02:00
smart_scraper_multi_concat_mistral.py refactoring of examples 2024-10-08 08:54:18 +02:00
smart_scraper_multi_lite_mistral.py add examples smart scraper lite 2024-10-21 09:33:40 +02:00
smart_scraper_multi_mistral.py refactoring of examples 2024-10-08 08:54:18 +02:00
smart_scraper_schema_mistral.py refactoring of examples 2024-10-08 08:54:18 +02:00
xml_scraper_graph_multi_mistral.py refactoring of examples 2024-10-08 08:54:18 +02:00
xml_scraper_mistral.py refactoring of examples 2024-10-08 08:54:18 +02:00

This folder contains examples of how to use ScrapeGraph-AI with Mistral, an LLM provider. The examples show how to extract information from a website using a natural language prompt.