hi team, i get an insufficient balance when using the new muse spark 1.2 model
<html>
<body>
<script src="https://js.puter.com/v2/"></script>
<script>
puter.ai.chat("Explain how a bloom filter works and when you'd reach for one", {
model: 'meta/muse-spark-1.2'
}).then(response => {
puter.print(response.message.content);
});
</script>
</body>
</html>
same thing is happening for meta/muse-spark-1.1
i have confirmed that my account has plenty of credits, and using any other model works
hi team, i get an insufficient balance when using the new muse spark 1.2 model
same thing is happening for
meta/muse-spark-1.1i have confirmed that my account has plenty of credits, and using any other model works