Files
automatisch/packages/docs/pages/apps/mistral-ai/actions.md

13 lines
229 B
Markdown

---
favicon: /favicons/mistral-ai.svg
items:
- name: Create chat completion
desc: Creates a chat completion.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />