ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend

Providers: Remove -native suffix

Open
#1,150 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
18
Forks
10
Avg merge
2d 20h
Merged PRs (30d)
14

Description

Is your feature request related to a problem?
The -native suffix in providers for llm_call is not being used and is causing confusion. This unnecessary complexity hinders usability.

Describe the solution you'd like

  • Sunset the -native suffix from providers in llm_call.
Original issue

Shall we sunset -native suffix from providers in llm_call. No one's using it and creates confusion.

Contributor guide

Open the contributing guide

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

Search the Python codebase for llm_call and provider names, then trace where the -native suffix is defined and referenced. Check related tests or provider documentation for expected names, remove the suffix consistently, and verify that provider calls and tests use the updated names.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.