Skip to content

feat(adapters): add Kimi (Moonshot) HTTP adapter with thinking support #3109

feat(adapters): add Kimi (Moonshot) HTTP adapter with thinking support

feat(adapters): add Kimi (Moonshot) HTTP adapter with thinking support #3109

Workflow file for this run

name: Format with StyLua
on: [pull_request]
jobs:
stylua:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v6
- name: Format 🖌️
uses: JohnnyMorganz/stylua-action@v5
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: 2.4.1
args: --check .