llm_lab_perso/chat_history/python_2025-03-25_20-50-30.json
2025-03-27 18:40:52 +01:00

20 lines
395 B
JSON

{
"agent": "python",
"model": "codellama:13b-python",
"date": "2025-03-25 20:50:30",
"params": {
"temperature": 0.3,
"top_p": 0.9,
"num_predict": 1024,
"stop": [
"```"
]
},
"messages": [
{
"sender": "Utilisateur",
"content": "Présente-toi brièvement et explique tes capacités.",
"timestamp": "2025-03-25T20:50:30.896680"
}
]
}