We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4438b3b + 6b4ad62 commit 7990323Copy full SHA for 7990323
1 file changed
modules/ai-agents/pages/agents/quickstart.adoc
@@ -55,14 +55,6 @@ The agent orchestrates the `generate_input` and `redpanda_output` tools you crea
55
* *Provider*: Select a provider available in your gateway (OpenAI, Anthropic, or Google)
56
* *Model*: Choose any balanced model from the dropdown
57
58
-. Add your API key:
59
-+
60
-* Click *Add Secret* under *API Key*
61
-* Select *Create new secret*
62
-* *Secret Name*: `<provider>-api-key` (for example, `openai-api-key`)
63
-* *Secret Value*: Paste your API key
64
-* Click *Save*
65
-
66
. Write the system prompt:
67
+
68
[,text]
0 commit comments