Xaioen/Assistant
0
1---2title: FASTAPI13emoji: ๐4colorFrom: blue5colorTo: red6sdk: docker7pinned: false8---9 10 11 12 13 14curl -X POST \15 -H "Content-Type: application/json" \16 -d '{17 "prompt": "What is the capital of France?",18 "history": [],19 "system_prompt": "You are a very powerful AI assistant."20 }' \21 https://iiced-mixtral-46-7b-fastapi.hf.space/generate/