Skip to content

Commit

Permalink
Merge branch 'main' into add-evaluate-langchain-chains
Browse files Browse the repository at this point in the history
  • Loading branch information
inardini authored Jun 28, 2024
2 parents 0ba5ff2 + e03b495 commit 693958d
Show file tree
Hide file tree
Showing 6 changed files with 1,939 additions and 753 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
/generative-ai/gemini/use-cases/intro_multimodal_use_cases.ipynb @saeedaghabozorgi @GoogleCloudPlatform/generative-ai-devrel
/generative-ai/gemini/sample-apps/genwealth/ @paulramsey @GoogleCloudPlatform/generative-ai-devrel
/generative-ai/gemini/use-cases/applying-llms-to-data/analyze-poster-images-in-bigquery/poster_image_analysis.ipynb @aliciawilliams @GoogleCloudPlatform/generative-ai-devrel
/generative-ai/gemini/use-cases/retail/product_attributes_extraction.ipynb @tianli @GoogleCloudPlatform/generative-ai-devrel
/generative-ai/gemini/use-cases/retrieval-augmented-generation/RAG_Based_on_Sensitive_Data_Protection_using_Faker.ipynb @ainaomotayo @GoogleCloudPlatform/generative-ai-devrel
/generative-ai/gemini/use-cases/retrieval-augmented-generation/rag_qna_langchain_bigquery_vector_search.ipynb @ashleyxuu @GoogleCloudPlatform/generative-ai-devrel
/generative-ai/gemini/use-cases/retrieval-augmented-generation/retail_warranty_claim_chatbot.ipynb @zthor5 @charleselliott @GoogleCloudPlatform/generative-ai-devrel
Expand Down
22 changes: 13 additions & 9 deletions .github/actions/spelling/allow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Adidas
agentic
AGG
AGs
aip
ainvoke
aip
Aktu
alloydb
Aniston
Expand All @@ -13,6 +13,7 @@ Arborio
Arepa
Arsan
Arxiv
Ashish
astype
Autorater
autosxs
Expand Down Expand Up @@ -50,14 +51,15 @@ colorway
colwidth
csa
CZE
D'orsay
Dataform
dataframe
datname
dbadmin
dbln
ddl
deepeval
DeepEval
ddl
dente
Depatmint
descgen
Expand All @@ -84,6 +86,7 @@ fillmode
Firestore
Fishburne
flac
Flatform
Flipkart
forno
FPDF
Expand Down Expand Up @@ -157,6 +160,7 @@ levelname
lexer
linalg
linecolor
Llion
llm
LLMs
llms
Expand Down Expand Up @@ -186,6 +190,7 @@ owlbot
paleo
pancetta
parcoords
Parmar
payslip
paystub
pdfminer
Expand Down Expand Up @@ -233,6 +238,7 @@ Selam
selectbox
sentenc
SEO
Shazeer
showlakes
showland
showor
Expand All @@ -249,12 +255,14 @@ ssh
ssn
SSRF
STIX
Strappy
streamlit
sytem
tagline
tfhub
tgz
thelook
Tianli
tiktoken
timechart
toself
Expand All @@ -270,6 +278,9 @@ urandom
Urs
username
usernames
Uszkoreit
Vaswani
vectordb
vertexai
VMs
websites
Expand All @@ -287,10 +298,3 @@ yticks
zaxis
Zscaler
Zuercher
Ashish
Llion
Parmar
Shazeer
Uszkoreit
Vaswani
vectordb
1 change: 1 addition & 0 deletions .github/actions/spelling/excludes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
^\Qgemini/use-cases/healthcare/react_gemini_healthcare_api.ipynb\E$
^\Qgemini/use-cases/intro_multimodal_use_cases.ipynb\E$
^\Qgemini/use-cases/retrieval-augmented-generation/intro_multimodal_rag.ipynb\E$
^\Qgemini/use-cases/retail/product_attributes_extraction.ipynb\E$
^\Qlanguage/use-cases/document-qa/utils/__init__.py\E$
^\Qlanguage/use-cases/marketing-image-overlay/marketing_image_overlay.ipynb\E$
^\Qsearch/bulk-question-answering/bulk_question_answering_output.tsv\E$
Expand Down
Loading

0 comments on commit 693958d

Please sign in to comment.