Skip to content

[Bug]: Custom providers don't work? #283

@vince-roy

Description

@vince-roy

Provider (if applicable)

Custom

Model (if applicable)

No response

Bug Description

I followed the instructions to add a custom provider in the docs here: https://github.com/vince-roy/acme-reqllm/tree/master

However, the custom provider doesn't seem to get picked up? In addition, the mix mc command doesn't work?

** (Mix) The task "mc" could not be found
Error: Unknown provider 'acme'
Available providers:
  • amazon_bedrock
  • anthropic
  • cerebras
  • google
  • google_vertex_anthropic
  • groq
  • openai
  • openrouter
  • xai
  • zai
  • zai_coder

Reproduction Code

mix req_llm.gen "Hello" --model acme:acme-chat-mini

Expected Behavior

I'm expecting the model to be recognized

Actual Behavior

The model is not recognized:

Error: Unknown provider 'acme'
Available providers:
  • amazon_bedrock
  • anthropic
  • cerebras
  • google
  • google_vertex_anthropic
  • groq
  • openai
  • openrouter
  • xai
  • zai
  • zai_coder

Environment

  • ReqLLM: 1.0
  • Elixir 1.19.4
  • Mac Sequoia 15.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions