mbarnig commited on
Commit
21636c9
Β·
verified Β·
1 Parent(s): e7fb3cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -19,7 +19,7 @@ mydescription="""
19
  <h3 align='center'>Which topic interests you : 🐢 πŸƒπŸ»β€β™‚οΈ πŸŒ— πŸ‡ 🌈 🍽️ πŸ† 🚘 ✈️ 🩺 </h3>
20
  <table width=100%>
21
  <tr>
22
- <th width=50% bgcolor="Moccasin">Ask your questions in Luxembourgish or another language :</th>
23
  <th bgcolor="Khaki">Response from the OpenAI File-Search Assistant :</th>
24
  </tr>
25
  </table>
@@ -27,7 +27,7 @@ mydescription="""
27
 
28
  myarticle ="""
29
  <h3>Background :</h3>
30
- <p>This HuggingFace Space demo was created by <a href="https://github.com/mbarnig">Marco Barnig</a>.As an artificial intelligence,
31
  the <a href="https://platform.openai.com/docs/models">OpenAI model</a> gpt-4o-mini-2024-07-18 is used via API,
32
  which can utilize up to 128,000 tokens as context, provide an answer to a question with a maximum of 16,384 tokens,
33
  and process up to 200,000 tokens per minute (TPM). All english content from RTL.lu from the beginning up to September 2024 has been split into 16 JSON files
 
19
  <h3 align='center'>Which topic interests you : 🐢 πŸƒπŸ»β€β™‚οΈ πŸŒ— πŸ‡ 🌈 🍽️ πŸ† 🚘 ✈️ 🩺 </h3>
20
  <table width=100%>
21
  <tr>
22
+ <th width=50% bgcolor="Moccasin">Ask your questions in english or another language :</th>
23
  <th bgcolor="Khaki">Response from the OpenAI File-Search Assistant :</th>
24
  </tr>
25
  </table>
 
27
 
28
  myarticle ="""
29
  <h3>Background :</h3>
30
+ <p>This HuggingFace Space demo was created by <a href="https://github.com/mbarnig">Marco Barnig</a>. As an artificial intelligence,
31
  the <a href="https://platform.openai.com/docs/models">OpenAI model</a> gpt-4o-mini-2024-07-18 is used via API,
32
  which can utilize up to 128,000 tokens as context, provide an answer to a question with a maximum of 16,384 tokens,
33
  and process up to 200,000 tokens per minute (TPM). All english content from RTL.lu from the beginning up to September 2024 has been split into 16 JSON files