Skip to content

Implement Chutes AI adapter#102

Open
ZHOUEU-star wants to merge 1 commit into
profullstack:masterfrom
ZHOUEU-star:bounty/ai-chutes-adapter
Open

Implement Chutes AI adapter#102
ZHOUEU-star wants to merge 1 commit into
profullstack:masterfrom
ZHOUEU-star:bounty/ai-chutes-adapter

Conversation

@ZHOUEU-star
Copy link
Copy Markdown
Contributor

Summary

  • replace the Chutes stub with an OpenAI-compatible chat completions integration
  • use CHUTES_API_KEY and the llm.chutes.ai model API
  • support model overrides, system prompts, max tokens, temperature, extra request fields, dry-run behavior, and usage token mapping

Verification

  • pnpm --filter @profullstack/sh1pt-ai-chutes typecheck
  • tsx dry-run smoke check for missing-key and dry-run paths
  • curl https://llm.chutes.ai/v1/models returns OpenAI-style model metadata

Note: local vitest startup is blocked by a macOS Rollup native package signature loading error before tests execute.

@ralyodio ralyodio self-assigned this May 13, 2026
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.

2 participants