Skip to content

Merge pull request #30 from togethercomputer/add-reranker #19

Merge pull request #30 from togethercomputer/add-reranker

Merge pull request #30 from togethercomputer/add-reranker #19

name: Upload OpenAPI Spec to Stainless
on:
push:
branches:
- main
jobs:
stainless:
runs-on: ubuntu-latest
name: Stainless — Upload OpenAPI specification
steps:
- uses: actions/checkout@v4
- uses: stainless-api/[email protected]
with:
stainless_api_key: ${{ secrets.STAINLESS_API_KEY }}
input_path: "openapi.yaml"
project_name: 'togetherai'