Skip to content

[FEAT] Support custom LLM service/API key in cloud API #953

@thibaultdewit

Description

@thibaultdewit

The local Marker installation supports custom LLM services via --llm_service and --claude_api_key parameters. However, the cloud API (/api/v1/marker) only uses the default Gemini model.

Feature request:

Add parameters to the cloud API to allow users to specify:

  • LLM service (e.g., anthropic, openai)
  • API key for the chosen service

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions