div0-space commited on
Commit
6b11e06
·
verified ·
1 Parent(s): f1c4fa9

Update header text for Responses API focus

Browse files
Files changed (1) hide show
  1. api-tester.html +3 -3
api-tester.html CHANGED
@@ -3,7 +3,7 @@
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>LibraxisAI API Tester</title>
7
  <style>
8
  :root {
9
  --bg: #0a0a0f;
@@ -478,8 +478,8 @@
478
  </head>
479
  <body>
480
  <div class="header">
481
- <h1>LibraxisAI API Tester</h1>
482
- <p>Multi-lane comparison tool for API endpoints</p>
483
  </div>
484
 
485
  <div class="global-config">
 
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>LibraxisAI Responses API Tester</title>
7
  <style>
8
  :root {
9
  --bg: #0a0a0f;
 
478
  </head>
479
  <body>
480
  <div class="header">
481
+ <h1>LibraxisAI Responses API Tester</h1>
482
+ <p>Multi-lane comparison tool for Responses API endpoints with conversation chaining</p>
483
  </div>
484
 
485
  <div class="global-config">