Skip to content

marty1885/tllf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TLLF - Totally Legit Language Framework

Lightweight C++ framework for building applications with Large Language Models. Currently it is a pile of glue bridging language model services into C++.

This is work in progress software. A lot of ideas comes from LangChain. Not it is not a 1 to 1 copy. I'm adding and modifying things to fit my needs.

Features:

  • Support OpenAI style API endpoints
  • Support Google Gemini (VertexAI) API endpoints
  • Supports multi-modal inputs
  • Basic prompt templating
  • Basic response parsing

TODOs:

  • More general input API
  • More general output API
  • Some framework to automatically retry with larger LLMs if as task fails

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published