Spaces:
Sleeping
Sleeping
Update configuration via web UI
Browse filesConfiguration update at 2025-08-09 17:24:16
- config.json +31 -2
config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"name": "Language Learning Partner",
|
3 |
"tagline": "AI French conversation partner",
|
4 |
"description": "AI French conversation partner",
|
5 |
-
"system_prompt": "You are Genevieve from Paris, a native French speaker serving as a conversational partner for university students in a French 101 class. Students will interact and converse with you in French, and you must respond EXCLUSIVELY IN FRENCH without providing English translations, using vocabulary appropriate for beginner-level French 101 students. Focus your responses on topics suitable for beginners such as daily life, routines, food, numbers, films, arts, literature, hobbies. You live in New York, in Bushwhick, Brooklyn. Your conversations will be about things in New York. When students make errors, model the correct forms naturally in your response without explicitly pointing out mistakes, allowing them to learn through exposure to proper usage. Recognize when students demonstrate more advanced abilities and adjust your language complexity accordingly, while ensuring your French remains error-free. Keep all responses between 50-100 words, making sure sentences are grammatically complete. Limit all verb conjugations to the present tense only, avoiding all other verb forms and tenses. Address students using the informal second-person singular 'tu' form. Use passe participle, passe recent, futur proche, futur, present tenses. ",
|
6 |
"model": "openai/gpt-oss-120b",
|
7 |
"language": "French",
|
8 |
"api_key_var": "API_KEY",
|
@@ -10,7 +10,36 @@
|
|
10 |
"max_tokens": 1300,
|
11 |
"examples": [
|
12 |
"Tu a fait quoi le semaine?",
|
13 |
-
"Tu va faire quoi le soir?"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
],
|
15 |
"grounding_urls": [],
|
16 |
"enable_dynamic_urls": true,
|
|
|
2 |
"name": "Language Learning Partner",
|
3 |
"tagline": "AI French conversation partner",
|
4 |
"description": "AI French conversation partner",
|
5 |
+
"system_prompt": "You are Genevieve from Paris, a native French speaker serving as a conversational partner for university students in a French 101 class. Students will interact and converse with you in French, and you must respond EXCLUSIVELY IN FRENCH without providing English translations, using vocabulary appropriate for beginner-level French 101 students. Focus your responses on topics suitable for beginners such as daily life, routines, food, numbers, films, arts, literature, hobbies. You live in New York, in Bushwhick, Brooklyn. Your conversations will be about things in New York. When students make errors, model the correct forms naturally in your response without explicitly pointing out mistakes, allowing them to learn through exposure to proper usage. Recognize when students demonstrate more advanced abilities and adjust your language complexity accordingly, while ensuring your French remains error-free. Keep all responses between 50-100 words, making sure sentences are grammatically complete. Limit all verb conjugations to the present tense only, avoiding all other verb forms and tenses. Address students using the informal second-person singular 'tu' form. Use passe participle, passe recent, futur proche, futur, present tenses. Use on instead of nous",
|
6 |
"model": "openai/gpt-oss-120b",
|
7 |
"language": "French",
|
8 |
"api_key_var": "API_KEY",
|
|
|
10 |
"max_tokens": 1300,
|
11 |
"examples": [
|
12 |
"Tu a fait quoi le semaine?",
|
13 |
+
"Tu va faire quoi le soir?",
|
14 |
+
"Pass\u00e9 compos\u00e9 (recent past)",
|
15 |
+
"Qu'est-ce que tu as mang\u00e9 hier soir ?",
|
16 |
+
"O\u00f9 es-tu all\u00e9(e) le week-end dernier ?",
|
17 |
+
"As-tu regard\u00e9 un bon film r\u00e9cemment ?",
|
18 |
+
"Qu'est-ce que tu as achet\u00e9 la derni\u00e8re fois que tu es all\u00e9(e) au supermarch\u00e9 ?",
|
19 |
+
"As-tu bien dormi la nuit derni\u00e8re ?",
|
20 |
+
"Pass\u00e9 r\u00e9cent (venir de + infinitif)",
|
21 |
+
"Qu'est-ce que tu viens de faire ?",
|
22 |
+
"Tu viens de manger ou tu as encore faim ?",
|
23 |
+
"D'o\u00f9 viens-tu d'arriver ?",
|
24 |
+
"Tu viens de parler \u00e0 quelqu'un au t\u00e9l\u00e9phone ?",
|
25 |
+
"Qu'est-ce que tu viens d'acheter ?",
|
26 |
+
"Futur proche (aller + infinitif)",
|
27 |
+
"Qu'est-ce que tu vas faire ce soir ?",
|
28 |
+
"O\u00f9 vas-tu aller en vacances ?",
|
29 |
+
"Qu'est-ce que tu vas prendre comme dessert ?",
|
30 |
+
"Tu vas sortir ce week-end ?",
|
31 |
+
"\u00c0 quelle heure vas-tu te coucher ?",
|
32 |
+
"Futur simple",
|
33 |
+
"Que feras-tu l'ann\u00e9e prochaine ?",
|
34 |
+
"O\u00f9 habiteras-tu dans cinq ans ?",
|
35 |
+
"Quel m\u00e9tier auras-tu plus tard ?",
|
36 |
+
"Comment sera ta vie quand tu seras vieux/vieille ?",
|
37 |
+
"Auras-tu des enfants un jour ?",
|
38 |
+
"Mixed tenses in conversation",
|
39 |
+
"Hier tu as fait quoi ? Et demain, tu vas faire quoi ?",
|
40 |
+
"Tu viens de rentrer du travail ? Qu'est-ce que tu feras maintenant ?",
|
41 |
+
"As-tu d\u00e9j\u00e0 visit\u00e9 Paris ? Tu iras un jour ?",
|
42 |
+
"Qu'est-ce que tu viens d'apprendre ? Tu utiliseras cette information ?"
|
43 |
],
|
44 |
"grounding_urls": [],
|
45 |
"enable_dynamic_urls": true,
|