Skip to content

Outdated reference in quickstart: Build a Retrieval Augmented Generation (RAG) based LLM assistant using Streamlit and Snowflake Cortex Search #2449

@cmareco

Description

@cmareco

Describe the bug
Quickstart "Build a Retrieval Augmented Generation (RAG) based LLM assistant using Streamlit and Snowflake Cortex Search", section 3, shows the following:

"After completing all the steps in this section you should see the following objects in your database:
The DOCS_CHUNKS_TABLE that contains the text and categories for each document
The DOCS Stage with your PDF files
The PDF_TEXT_CHUNKER function that extracts and chunk the text from the PDF files"

The last bullet does not apply as the quick start no longer uses (or mentions) the pdf_text_chunker function elsewhere.

URL of where you see the bug
https://quickstarts.snowflake.com/guide/ask_questions_to_your_own_documents_with_snowflake_cortex_search/#2

To Reproduce
N/A

Expected behavior
Remove the last bullet

Screenshots
N/A

Desktop (please complete the following information):
N/A

Smartphone (please complete the following information):
N/A

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions