Skip to content

Comments

feat: Add LLM API (llmapi.ai) as known endpoint#11888

Open
aleksieienko wants to merge 1 commit intodanny-avila:mainfrom
aleksieienko:feat/llmapi-provider
Open

feat: Add LLM API (llmapi.ai) as known endpoint#11888
aleksieienko wants to merge 1 commit intodanny-avila:mainfrom
aleksieienko:feat/llmapi-provider

Conversation

@aleksieienko
Copy link

Summary

  • Adds LLM API (llmapi.ai) as a KnownEndpoints entry for recognized display name
  • Adds example YAML configuration in librechat.example.yaml
  • LLM API is a unified API gateway providing access to 120+ models across OpenAI, Anthropic, Google, xAI, Alibaba, Moonshot, and more

Changes

  • Added llmapi to KnownEndpoints enum in packages/data-provider/src/config.ts
  • Added alternateName mapping for proper "LLM API" display
  • Added example configuration block in librechat.example.yaml

Test plan

  • Configure llmapi endpoint in librechat.yaml with an API key
  • Verify the endpoint appears as "LLM API" in the UI
  • Verify model fetching works via fetch: true
  • Send a chat message and verify response streaming works

🤖 Generated with Claude Code

LLM API is an OpenAI-compatible gateway providing unified access to 120+
models across OpenAI, Anthropic, Google, xAI, Alibaba, Moonshot, and more.
Adds KnownEndpoints entry and example YAML configuration.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.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.

1 participant