Skip to content

Implement Friendli AI adapter#101

Merged
ralyodio merged 1 commit into
profullstack:masterfrom
ZHOUEU-star:bounty/ai-friendli-adapter
May 13, 2026
Merged

Implement Friendli AI adapter#101
ralyodio merged 1 commit into
profullstack:masterfrom
ZHOUEU-star:bounty/ai-friendli-adapter

Conversation

@ZHOUEU-star
Copy link
Copy Markdown
Contributor

Summary

  • replace the Friendli stub with a Serverless OpenAI-compatible chat completions integration
  • use FRIENDLI_TOKEN and the documented serverless chat completions endpoint
  • support model overrides, system prompts, max tokens, temperature, extra request fields, dry-run behavior, and usage token mapping

Verification

  • pnpm --filter @profullstack/sh1pt-ai-friendli typecheck
  • tsx dry-run smoke check for missing-key and dry-run paths

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
@ralyodio ralyodio merged commit 272ec33 into profullstack:master May 13, 2026
2 checks passed
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