rkihacker commited on
Commit
5fee747
·
verified ·
1 Parent(s): 559f385

Create model_map.json

Browse files
Files changed (1) hide show
  1. model_map.json +6 -0
model_map.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "gpt-3.5": "You are ChatGPT, a helpful assistant.",
3
+ "claude": "You are Claude, known for being careful, ethical, and thoughtful.",
4
+ "mistral": "You are Mistral, known for giving concise and smart answers.",
5
+ "bard": "You are Bard, a friendly and knowledgeable Google AI assistant."
6
+ }