openfree commited on
Commit
d7dfa0e
·
verified ·
1 Parent(s): ebaab6f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -149,7 +149,7 @@ async def root():
149
  </style>
150
  </head>
151
  <body>
152
- <h1>RecThink API Interface</h1>
153
  <div class="container">
154
  <div id="init-form">
155
  <h2>1. Initialize Chat</h2>
 
149
  </style>
150
  </head>
151
  <body>
152
+ <h1>Chain-of-Recursive-Thoughts TEST Interface: https://github.com/PhialsBasement/Chain-of-Recursive-Thoughts</h1>
153
  <div class="container">
154
  <div id="init-form">
155
  <h2>1. Initialize Chat</h2>