Skip to content

Add Lilac provider#1416

Open
Luew2 wants to merge 4 commits intoanomalyco:devfrom
Luew2:add-lilac-provider
Open

Add Lilac provider#1416
Luew2 wants to merge 4 commits intoanomalyco:devfrom
Luew2:add-lilac-provider

Conversation

@Luew2
Copy link
Copy Markdown

@Luew2 Luew2 commented Apr 10, 2026

Summary

Add Lilac as an OpenAI-compatible provider.

Provider

  • Name: Lilac
  • API: https://api.getlilac.com/v1 (OpenAI-compatible)
  • Docs: https://docs.getlilac.com
  • npm: @ai-sdk/openai-compatible
  • Env: LILAC_API_KEY

Models

Model Model ID Context Input Price Output Price Vision Reasoning Tool Call Structured Output
GLM 5.1 z-ai/glm-5.1 202,800 $0.90/M $3.00/M
Kimi K2.5 moonshotai/kimi-k2.5 262,144 $0.40/M $2.00/M

Notes

  • Both models support interleaved reasoning (reasoning_content field)
  • GLM 5.1 is text-only; Kimi K2.5 supports image input
  • Logo is the Lilac icon mark (4-petal flower) using currentColor, extracted from the official brand kit
  • Pricing sourced from Lilac's models page

Related

Luew2 added 3 commits April 10, 2026 15:47
Add Lilac as an OpenAI-compatible provider serving:
- z-ai/glm-5.1: Z.ai's flagship agentic model (754B MoE, 202.8K context)
- moonshotai/kimi-k2.5: Moonshot AI's multimodal reasoning model (1T MoE, 262K context)

API: https://api.getlilac.com/v1
Docs: https://docs.getlilac.com
@Luew2 Luew2 force-pushed the add-lilac-provider branch from 9c90894 to 71ecd28 Compare April 10, 2026 22:47
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.

1 participant