Skip to content

chore: Fix broken lint#213

Merged
blainekasten merged 1 commit intonextfrom
fix-lint
Mar 18, 2026
Merged

chore: Fix broken lint#213
blainekasten merged 1 commit intonextfrom
fix-lint

Conversation

@blainekasten
Copy link
Contributor

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a lint failure in the generated Chat resource by ensuring additional chat-related types imported from ./completions are also re-exported from the Chat namespace.

Changes:

  • Add missing chat message-related type imports (ChatCompletionFunctionMessageParam, ChatCompletionMessage, ChatCompletionMessageParam).
  • Re-export the above types (and restore re-exports for ChatCompletionSystemMessageParam, ChatCompletionTool, ChatCompletionToolMessageParam) from export declare namespace Chat.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@blainekasten blainekasten merged commit 2463a75 into next Mar 18, 2026
11 checks passed
@stainless-app stainless-app bot mentioned this pull request Mar 18, 2026
stainless-app bot added a commit that referenced this pull request Mar 18, 2026
* codegen metadata

* codegen metadata

* codegen metadata

* fix(client): avoid removing abort listener too early

* codegen metadata

* chore: Update descriptions for jig queue methods and properties

* codegen metadata

* chore(internal): avoid type checking errors with ts-reset

* codegen metadata

* feat: Update descriptions for endpoints

* chore: Fix various docstrings

* chore(internal/client): fix form-urlencoded requests

* chore: Remove broken field LineCount from FileResponse

* codegen metadata

* chore: configure new SDK language

* chore: Revert adding mcp code. Code additions were unexpected.

* chore: update mock server docs

* fix(internal): skip tests that depend on mock server

* fix(docs/contributing): correct pnpm link command

* codegen metadata

* chore(internal): move stringifyQuery implementation to internal function

* feat: update deployments schemas to include volume versions

* feat: Add typing for completion responses related to logprobs

* feat: Change TrainingType default to null

* feat: Add wandb_entity argument to OpenAPI definition

* feat: Update training type for price estimation too

* feat: Another try

* fix: fix request delays for retrying to be more respectful of high requested delays

* chore(test): do not count install time for mock server timeout

* feat: Add FT models supported and limits

* codegen metadata

* chore(ci): skip uploading artifacts on stainless-internal branches

* chore: update placeholder string

* fix(client): preserve URL params already embedded in path

* chore(internal): update dependencies to address dependabot vulnerabilities

* fix: fixed autoscaling configs in deployments api

* codegen metadata

* feat: Update llama 3.1 8b w/ qwen 3.5 9b

* chore(internal): tweak CI branches

* fix(types): change model to string in chat completions

* codegen metadata

* feat(api): manual updates

* feat(api): manual updates

* feat(api): manual updates

* chore: Fix broken lint (#213)

* release: 0.38.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Blaine Kasten <blainekasten@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants