Skip to content

Commit ce02fe7

Browse files
committed
Update index on README
1 parent dd6e75e commit ce02fe7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • genai-on-vertex-ai/gemini/model_upgrades

genai-on-vertex-ai/gemini/model_upgrades/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ The goal is to accelerate the process of upgrading to the latest version of Gemi
1717
| Document QnA | [view](./document_qna/vertex_colab/document_qna_eval.ipynb) | [view](./document_qna/vertex_script/README.md) | [view](./document_qna/promptfoo/README.md) |
1818
| Summarization | [view](./summarization/vertex_colab/summarization_eval.ipynb) | [view](./summarization/vertex_script/README.md) | [view](./summarization/promptfoo/README.md) |
1919
| Text Classification | [view](./text_classification/vertex_colab/text_classification_eval.ipynb) | [view](./text_classification/vertex_script/README.md) | [view](./text_classification/promptfoo/README.md) |
20+
| Multi-turn Chat | [view](./multiturn_chat/vertex_colab/multiturn_chat_eval.ipynb) | [view](./multiturn_chat/vertex_script/README.md) | [view](./multiturn_chat/promptfoo/README.md) |
21+
| Instruction Following | [view](./instruction-following/vertex_colab/instruction_following_eval.ipynb) | [view](./instruction-following/vertex_script/README.md) | [view](./instruction-following/promptfoo/README.md) |
2022

0 commit comments

Comments
 (0)