Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

llmapi Documentation

Current documentation for the llmapi C++23 module library.

Contents

What The Library Provides

  • C++23 modules via import mcpplibs.llmapi
  • Typed chat messages and multimodal content structs
  • Provider concepts for sync, async, streaming, and embeddings
  • Built-in OpenAI and Anthropic providers
  • OpenAI-compatible endpoint support through configurable base URLs
  • Conversation save/load helpers for local session persistence

License

Apache-2.0 - see LICENSE