Skip to content

TryKosm/local-llm-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

local-llm-gateway

TypeScript gateway for routing chat requests across local and remote LLM providers with fallback rules.

Features

  • Provider routing by model family.
  • Automatic fallback for unhealthy providers.
  • Structured health checks and route metadata.
  • Unit tests for routing and fallback behavior.

Development

npm install
npm test
npm run build

About

TypeScript gateway that routes between local and fallback LLM providers.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors