Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am committing GCP_RAG_for_Structure_Data.ipynb #67

Merged
merged 14 commits into from
Jan 10, 2025
Merged

I am committing GCP_RAG_for_Structure_Data.ipynb #67

merged 14 commits into from
Jan 10, 2025

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
Collaborator

@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

notebooks/GenAI/GCP_RAG_for_Structure_Data.ipynb Outdated Show resolved Hide resolved
notebooks/GenAI/GCP_RAG_for_Structure_Data.ipynb Outdated Show resolved Hide resolved
notebooks/GenAI/GCP_RAG_for_Structure_Data.ipynb Outdated Show resolved Hide resolved
notebooks/GenAI/GCP_RAG_for_Structure_Data.ipynb Outdated Show resolved Hide resolved
notebooks/GenAI/GCP_RAG_for_Structure_Data.ipynb Outdated Show resolved Hide resolved
notebooks/GenAI/GCP_RAG_for_Structure_Data.ipynb Outdated Show resolved Hide resolved
notebooks/GenAI/GCP_RAG_for_Structure_Data.ipynb Outdated Show resolved Hide resolved
notebooks/GenAI/GCP_RAG_for_Structure_Data.ipynb Outdated Show resolved Hide resolved
notebooks/GenAI/GCP_RAG_for_Structure_Data.ipynb Outdated Show resolved Hide resolved
notebooks/GenAI/GCP_RAG_for_Structure_Data.ipynb Outdated Show resolved Hide resolved
Copy link
Collaborator

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

notebooks/GenAI/GCP_RAG_for_Structure_Data.ipynb Outdated Show resolved Hide resolved
notebooks/GenAI/GCP_RAG_for_Structure_Data.ipynb Outdated Show resolved Hide resolved
notebooks/GenAI/GCP_RAG_for_Structure_Data.ipynb Outdated Show resolved Hide resolved
notebooks/GenAI/GCP_RAG_for_Structure_Data.ipynb Outdated Show resolved Hide resolved
"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
Collaborator

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

notebooks/GenAI/GCP_RAG_for_Structure_Data.ipynb Outdated Show resolved Hide resolved
@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