Files
automatisch/packages/docs/pages/apps/openrouter/actions.md

13 lines
229 B
Markdown

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