Skip to content

I am committing GCP_RAG_for_Structure_Data.ipynb#67

Merged
zbyosufzai merged 14 commits intomainfrom
mc-genai
Jan 10, 2025
Merged

I am committing GCP_RAG_for_Structure_Data.ipynb#67
zbyosufzai merged 14 commits intomainfrom
mc-genai

Conversation

@cetrarom2
Copy link
Contributor

@cetrarom2 cetrarom2 commented Oct 18, 2024

Pull Request Template

Description

This tutorial creates a BigQuery dataset and a table where our data file is uploaded. Also, it describes how set up a chatbot sql agent which allows the end user to enter a query using natural language text to extract the information requested.

Assignee

Assignees: @cetrarom2 -NIH

PR checklist

Please ensure the following:

  • This comment contains a description of changes (with reason).
  • All changes were tested.
  • If you've fixed a bug mention the issue number/name.
  • Apply approriate tags (e.g. documentation, bug)

@cetrarom2 cetrarom2 requested a review from zbyosufzai October 18, 2024 13:57
@cetrarom2 cetrarom2 self-assigned this Oct 18, 2024
Copy link
Contributor

@zbyosufzai zbyosufzai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please see comments

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same with this its a checkpoint file so please remove the checkpoint folder from git commit

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

N/A

"tags": []
},
"source": [
"To upload the data from our file stored in the bucket, we first need to create a DataFrame. In this example, we will be using a file that contains health screening data."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

df is a variable that doesn't seem to define anything please add it back and set the data to a data frame

@zbyosufzai zbyosufzai added the documentation Improvements or additions to documentation label Oct 23, 2024
@zbyosufzai zbyosufzai merged commit f9d6c85 into main Jan 10, 2025
@zbyosufzai zbyosufzai deleted the mc-genai branch January 10, 2025 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants