anomalyco / anomalyco/models.dev

Add baseURL to providers

Open
#596 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
6.9k
Forks
1.7k
Avg merge
3h 21m
Merged PRs (30d)
873

Description

Providers currently have an id which is just a kebab-case name, but their globally-unique ID is actually their API baseURL. Including the baseURL on providers would help with matching provider data to user-configured providers.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the provider definitions and the code that currently uses each provider's kebab-case id. Check how provider data is represented and matched to user-configured providers. Done means providers expose their API baseURL as the globally unique identifier needed for matching.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
56/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.