Skip to content

feat: LLM API (llmapi.ai) integration#5148

Open
MarkosBK wants to merge 2 commits intoMintplex-Labs:masterfrom
MarkosBK:feat/llmapi-integration
Open

feat: LLM API (llmapi.ai) integration#5148
MarkosBK wants to merge 2 commits intoMintplex-Labs:masterfrom
MarkosBK:feat/llmapi-integration

Conversation

@MarkosBK
Copy link
Copy Markdown

@MarkosBK MarkosBK commented Mar 5, 2026

Pull Request Type

  • ✨ feat (New feature)
  • 🐛 fix (Bug fix)
  • ♻️ refactor (Code refactoring without changing behavior)
  • 💄 style (UI style changes)
  • 🔨 chore (Build, CI, maintenance)
  • 📝 docs (Documentation updates)

Relevant Issues

resolves #5057

Description

Support code for new LLM provider - LLM API (https://llmapi.ai)

Visuals (if applicable)

image

Additional Information

The /v1/models endpoint does not require authentication, so the model
list is available before the user enters their API key.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated (if applicable)
  • I have tested my code functionality
  • Docker build succeeds locally

@MarkosBK
Copy link
Copy Markdown
Author

MarkosBK commented Mar 5, 2026

@timothycarambat #5058 resolves

Copy link
Copy Markdown
Member

@timothycarambat timothycarambat left a comment

Choose a reason for hiding this comment

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

I cant comment on an image, but the provider image is super small and should be:

  • at least 330x330
  • white bg (if provider does not have brand color bg)

@MarkosBK
Copy link
Copy Markdown
Author

@timothycarambat hi, I fixed that. Can you review again pls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT]: LLM API (llmapi.ai) integration

2 participants