You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
questionValidation: true # Optional, default is true
39
+
servicePort: ${LIGHTSPEED_SERVICE_PORT} # Optional - Change the lightspeed service port number, default is 8080
40
+
prompts: # Optional – Configure custom user prompts. If left empty, the plugin will fall back to built-in defaults.
41
+
- title: 'Getting Started with Red Hat Developer Hub'
42
+
message: Can you guide me through the first steps to start using Developer Hub as a developer, like exploring the Software Catalog and adding my service?
questionValidation: true # Optional, default is true
39
+
servicePort: ${LIGHTSPEED_SERVICE_PORT} # Optional - Change the lightspeed service port number, default is 8080
40
+
prompts: # Optional – Configure custom user prompts. If left empty, the plugin will fall back to built-in defaults.
41
+
- title: 'Getting Started with Red Hat Developer Hub'
42
+
message: Can you guide me through the first steps to start using Developer Hub as a developer, like exploring the Software Catalog and adding my service?
Red Hat Developer Lightspeed (Developer Lightspeed) is a virtual assistant powered by generative AI that offers in-depth insights into RHDH, including its wide range of capabilities. You can interact with this assistant to explore and learn more about RHDH in greater detail.
24
+
spec:
25
+
author: Red Hat
26
+
support: dev-preview
27
+
lifecycle: active
28
+
publisher: Red Hat
29
+
30
+
categories:
31
+
- AI Assistant
32
+
highlights:
33
+
- Generative AI-Powered Virtual Assistant
34
+
- Deep Insight into RHDH and OpenShift
35
+
- start new chats, view history, and delete chats
36
+
- Allows users to change the underlying LLM model for responses
37
+
- Generates responses based on comprehensive documentation for RHDH
38
+
39
+
40
+
description: |
41
+
Red Hat Developer Lightspeed (Developer Lightspeed) is a virtual assistant powered by generative AI that offers in-depth insights into RHDH, including its wide range of capabilities. You can interact with this assistant to explore and learn more about RHDH in greater detail.
42
+
43
+
Developer Lightspeed provides a natural language interface within the RHDH console, helping you easily find information about the product, understand its features, and get answers to your questions as they come up.
44
+
45
+
46
+
## Adding The Plugin To Red Hat Developer Hub
47
+
48
+
See the [Red Hat Developer Hub documentation](https://docs.redhat.com/en/documentation/red_hat_developer_hub)
49
+
for further instructions on how to add, enable, configure, and remove plugins in your instance.
50
+
51
+
## Configuring The Plugin ##
52
+
53
+
Plugins often need additional configuration to work correctly - particularly those that integrate with other
54
+
systems. See the original source code repository, the software vendor, or the [Red Hat Developer Hub documentation](https://docs.redhat.com/en/documentation/red_hat_developer_hub)
55
+
for further details regarding the configuration required.
56
+
57
+
58
+
59
+
# Images are base 64 encoded SVGs (below is a blank square from the mockup)
0 commit comments