Skip to content

Commit

Permalink
Merge pull request #20 from GDSCKCA2023-224/festusmaithyakcau-patch-13
Browse files Browse the repository at this point in the history
Update app.py
  • Loading branch information
festusmaithyakcau authored May 5, 2024
2 parents ac435cc + 742f953 commit 4f54f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD_ON_CLOUD/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
st.subheader("Powered by Function Calling in Gemini")

st.markdown(
"[Source Code]()   •   [Documentation](https://cloud.google.com/vertex-ai/docs/generative-ai/multimodal/function-calling)   •   [Codelab](https://codelabs.developers.google.com/codelabs/gemini-function-calling)   •   [Sample Notebook (Intro to function calling)](https://github.com/)"
"[Source Code](https://github.com/GDSCKCA2023-224/DATA_ENGINEERING_TRACK/tree/main/BUILD_ON_CLOUD)   •   [Documentation](https://cloud.google.com/vertex-ai/docs/generative-ai/multimodal/function-calling)   •   [Codelab](https://codelabs.developers.google.com/codelabs/gemini-function-calling)   •   [Sample Notebook (Intro to function calling)](https://github.com/)"
)

with st.expander("Sample prompts", expanded=True):
Expand Down

0 comments on commit 4f54f5c

Please sign in to comment.