Skip to content

Commit

Permalink
Merge branch 'main' into feat-add-conversational-genai-app-template
Browse files Browse the repository at this point in the history
  • Loading branch information
holtskinner authored Sep 19, 2024
2 parents 4745a1f + f67f1af commit 9e75b70
Show file tree
Hide file tree
Showing 35 changed files with 1,333 additions and 1,202 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
/generative-ai/language/grounding @koverholt @holtskinner @GoogleCloudPlatform/generative-ai-devrel
/generative-ai/language/orchestration/langchain @kweinmeister @RajeshThallam @GoogleCloudPlatform/generative-ai-devrel
/generative-ai/language/prompts @polong-lin @GoogleCloudPlatform/generative-ai-devrel
/generative-ai/language/prompts/prompt_optimizer @nhootan @inardini @GoogleCloudPlatform/generative-ai-devrel
/generative-ai/language/sample-apps @rominirani @GoogleCloudPlatform/generative-ai-devrel
/generative-ai/language/translation @holtskinner @GoogleCloudPlatform/generative-ai-devrel
/generative-ai/language/tuning @erwinh85 @GoogleCloudPlatform/generative-ai-devrel
Expand Down
23 changes: 23 additions & 0 deletions .github/actions/spelling/allow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ Jang
Jedi
Joji
KNN
KPIs
Kaelen
Kaggle
Kamradt
Expand Down Expand Up @@ -230,6 +231,7 @@ Unimicron
Upserting
Urs
Uszkoreit
VAPO
VFT
VMs
VOS
Expand All @@ -250,6 +252,7 @@ Womens
XXE
Yuzuru
Zijin
Zom
Zscaler
Zuercher
aadd
Expand All @@ -263,6 +266,7 @@ afrom
agentic
ainit
ainvoke
aip
airlume
alloydb
antiword
Expand All @@ -271,8 +275,10 @@ apredict
aquery
arXiv
aretrieve
argmax
arun
astype
autoflake
autogen
automl
autoptr
Expand Down Expand Up @@ -310,6 +316,7 @@ colwidth
constexpr
corpuses
csa
cse
cupertino
dask
dataframe
Expand All @@ -324,15 +331,19 @@ deskmates
dino
diy
docai
docstore
dpi
draig
drinkware
dropdown
dropna
dsl
dtypes
dwmapi
ecommerce
ekg
elous
emb
embs
emojis
ename
Expand All @@ -347,11 +358,14 @@ fewshot
ffi
figsize
fillmode
firestore
flac
fontdict
forno
freedraw
freopen
fromarray
fromiter
fts
fulltext
funtion
Expand Down Expand Up @@ -400,6 +414,7 @@ idk
idks
idxs
iloc
imageno
imdb
imshow
iostream
Expand All @@ -411,6 +426,7 @@ itables
iterrows
jegadesh
jetbrains
jsonify
jupyter
kaggle
kenleejr
Expand Down Expand Up @@ -448,6 +464,7 @@ metadatas
mgrs
miranda
morty
moviepy
mpn
mrr
nbconvert
Expand All @@ -471,6 +488,7 @@ onesies
osx
owlbot
oxml
pagemap
paleo
pancetta
pantarba
Expand Down Expand Up @@ -502,6 +520,7 @@ projectid
protobuf
pstotext
pubspec
putdata
pvc
pyautogen
pybind
Expand Down Expand Up @@ -558,6 +577,7 @@ tagline
tencel
terraform
termcolor
textno
tfhub
tfidf
tfvars
Expand All @@ -566,17 +586,20 @@ thelook
tiktoken
timechart
titlebar
tobytes
toself
toset
tqdm
traceloop
tritan
tsv
ubuntu
undst
unigram
unrtf
upsell
urandom
usecases
username
usernames
uvb
Expand Down
2 changes: 2 additions & 0 deletions .github/actions/spelling/excludes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,3 +107,5 @@ ignore$
^\Qowlbot.py\E$
^\Qsearch/bulk-question-answering/bulk_question_answering_output.tsv\E$
^\Q.github/workflows/issue_assigner/assign_issue.py\E$
^\Qnoxfile.py\E$
^\owlbot.py\E$
Loading

0 comments on commit 9e75b70

Please sign in to comment.