Skip to content

csabakecskemeti/llm_forwarder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LLMForwarder

LLMForwarder is a Python package for forwarding chat requests to OpenAI-compatible API endpoints. It allows users to customize request handling through an external function. This package is ideal for injecting custom context or pre-processing user messages before forwarding to the model API.

Features

  • Configurable server address and port
  • Flexible OpenAI API integration
  • Customizable prompt-handling function, allowing easy injection of context or prompt modifications
  • Easy setup and usage for OpenAI-compatible models

Installation

To install LLMForwarder, use pip:

pip install llm-forwarder

More info

Pypy

llm-forwarder

Homepage

devquasar.com/llmforwarder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages