Laibniz commited on
Commit
267ebbc
·
verified ·
1 Parent(s): 84577db

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -73,7 +73,7 @@
73
  <p>This tool lets you test and configure your Langflow assistant before embedding it in your site. Customize the appearance, provide your credentials, and instantly preview or export the working embed code.</p>
74
 
75
  <p><strong>📘 Want to learn more about building AI applications and Langflow?</strong><br>
76
- Read <a href="https://www.manning.com/books/ai-applications-made-easy" target="_blank">AI Applications Made Easy</a>, a practical guide published by Manning.</p>
77
 
78
  <div class="form-group">
79
  <label for="flow_id">Flow ID</label>
@@ -87,7 +87,7 @@
87
 
88
  <div class="form-group">
89
  <label for="api_key">API Key</label>
90
- <input id="api_key" type="text" value="sk-6Tl5fl7QLpa54W0O5hKrfdcO0d0KKsMUgqJmBG5Pec4" />
91
  </div>
92
 
93
  <div class="form-group">
 
73
  <p>This tool lets you test and configure your Langflow assistant before embedding it in your site. Customize the appearance, provide your credentials, and instantly preview or export the working embed code.</p>
74
 
75
  <p><strong>📘 Want to learn more about building AI applications and Langflow?</strong><br>
76
+ Read <a href="https://www.manning.com/books/ai-applications-made-easy?a_aid=demauro&chan=mm_github" target="_blank">AI Applications Made Easy</a>, a practical guide published by Manning.</p>
77
 
78
  <div class="form-group">
79
  <label for="flow_id">Flow ID</label>
 
87
 
88
  <div class="form-group">
89
  <label for="api_key">API Key</label>
90
+ <input id="api_key" type="text" value="sk-6Tl5..." />
91
  </div>
92
 
93
  <div class="form-group">