Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AI keywords to quickstarts #2304

Merged
merged 3 commits into from
Feb 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions quickstarts/amazon-bedrock/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ keywords:
- artificial intelligence
- ai
- generative ai
- genai
- claude
- chat
- NR1_addData
- NR1_sys
alertPolicies:
Expand Down
1 change: 1 addition & 0 deletions quickstarts/anyscale/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ keywords:
- kubernetes
- generative ai
- mlops
- genai
- NR1_addData
- NR1_sys
alertPolicies:
Expand Down
1 change: 1 addition & 0 deletions quickstarts/hugging-face/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ keywords:
- artificial intelligence
- ai
- generative ai
- genai
- NR1_addData
- NR1_sys
alertPolicies:
Expand Down
1 change: 1 addition & 0 deletions quickstarts/jina-ai/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ keywords:
- multimodal ai
- neural search
- mlops
- genai
- NR1_addData
- NR1_sys
alertPolicies:
Expand Down
2 changes: 2 additions & 0 deletions quickstarts/mlops/langchain/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ keywords:
- mlops
- NR1_sys
- generative ai
- genai
- orchestration
alertPolicies:
- langchain
dashboards:
Expand Down
1 change: 1 addition & 0 deletions quickstarts/mosaicml/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ keywords:
- artificial intelligence
- ai
- generative ai
- genai
- NR1_addData
- NR1_sys
alertPolicies:
Expand Down
1 change: 1 addition & 0 deletions quickstarts/ollama/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ keywords:
- llm chains
- generative ai
- mlops
- genai
- NR1_addData
- NR1_sys
alertPolicies:
Expand Down
5 changes: 5 additions & 0 deletions quickstarts/openai/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ keywords:
- mlops
- llm
- generative ai
- chatgpt
- gpt
- chat
- genai
- open
- NR1_sys

dataSourceIds:
Expand Down
1 change: 1 addition & 0 deletions quickstarts/openllm/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ keywords:
- distributed computing
- kubernetes
- generative ai
- genai
- mlops
- NR1_addData
- NR1_sys
Expand Down
1 change: 1 addition & 0 deletions quickstarts/palm-2/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ keywords:
- artificial intelligence
- ai
- generative ai
- genai
- NR1_addData
- NR1_sys
alertPolicies:
Expand Down
Loading