Skip to content

Commit

Permalink
Merge pull request #68 from Azure/gk/e2e-sample
Browse files Browse the repository at this point in the history
ui fixes
  • Loading branch information
thegovind authored Feb 21, 2025
2 parents 52a9a6a + f07b903 commit 6eaa51a
Show file tree
Hide file tree
Showing 15 changed files with 172 additions and 571 deletions.
2 changes: 1 addition & 1 deletion 1-introduction/1-authentication.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.9"
"version": "3.11.11"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.9"
"version": "3.11.11"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion 2-notebooks/1-chat_completion/2-embeddings.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.8"
"version": "3.11.11"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion 2-notebooks/1-chat_completion/3-basic-rag.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.9"
"version": "3.11.11"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion 2-notebooks/1-chat_completion/4-phi-4.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.8"
"version": "3.11.11"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion 2-notebooks/2-agent_service/1-basics.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.8"
"version": "3.11.11"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion 2-notebooks/2-agent_service/2-code_interpreter.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.8"
"version": "3.11.11"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion 2-notebooks/2-agent_service/3-file-search.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.9"
"version": "3.11.11"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion 2-notebooks/3-quality_attributes/1-Observability.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -684,7 +684,7 @@
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"version": "3.12.9"
"version": "3.11.11"
},
"name": "Observability_and_Tracing_Comprehensive"
},
Expand Down
2 changes: 1 addition & 1 deletion 2-notebooks/3-quality_attributes/2-evaluation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.9"
"version": "3.11.11"
}
},
"nbformat": 4,
Expand Down
272 changes: 12 additions & 260 deletions 2-notebooks/3-quality_attributes/3-e2e-GenAI-Ops.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 6eaa51a

Please sign in to comment.