Skip to content

Uniform interface to make a LLM call with over various different models

Notifications You must be signed in to change notification settings

rohit-rptless/uni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLMWrapper

A simple wrapper to interact with various Large Language Models (LLMs) like OpenAI's GPT-4 and Anthropic's Claude.

Installation

pip install -r requirements.txt

Running tests

python -m tests.test_wrapper

About

Uniform interface to make a LLM call with over various different models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages