31256_disclaimer
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -34,8 +34,8 @@ const ChatBox = ({chatLog, setChatInput, handleSubmit, chatInput, startedInterac | ... | @@ -34,8 +34,8 @@ const ChatBox = ({chatLog, setChatInput, handleSubmit, chatInput, startedInterac |
| 34 | </form> | 34 | </form> |
| 35 | <div id="openai_disclaimer"> | 35 | <div id="openai_disclaimer"> |
| 36 | <a href="https://ai-pro.org/disclaimer/" target="_blank" rel="noreferrer"> | 36 | <a href="https://ai-pro.org/disclaimer/" target="_blank" rel="noreferrer"> |
| 37 | AI-PRO is powered by Open-AI. <br/>We are neither affiliated nor related | 37 | AI-PRO is powered by OpenAI. <br/>We are neither affiliated nor related |
| 38 | to Open-AI. | 38 | to OpenAI. |
| 39 | </a> | 39 | </a> |
| 40 | </div> | 40 | </div> |
| 41 | </div> | 41 | </div> | ... | ... |
-
Please register or sign in to post a comment