Commit 3cf5527
RAG implementation for customer support scenario using Vertex AI (#393)
* RAG implmentation for customer support scenario using Vertex AI
* Removing safety settings: not relevant in this context
* ML/LLM/RAG: Skip Vertex AI examples on CI
Authenticating is more complicated, and currently, CI/GHA does not have
corresponding credentials.
* Update topic/machine-learning/llm-langchain/cratedb_rag_customer_support_vertexai.ipynb
Co-authored-by: Andreas Motl <andreas.motl@crate.io>
---------
Co-authored-by: Andreas Motl <andreas.motl@crate.io>1 parent 39688b0 commit 3cf5527
File tree
4 files changed
+575
-0
lines changed- topic/machine-learning/llm-langchain
4 files changed
+575
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
82 | 89 | | |
83 | 90 | | |
84 | 91 | | |
| |||
0 commit comments