LlamaLib  v2.0.2
Cross-platform library for local LLMs
Loading...
Searching...
No Matches
LlamaLib.h File Reference

Main include file for the LLama library. More...

#include "LLM.h"
#include "LLM_client.h"
#include "LLM_agent.h"
#include "LLM_service.h"
#include "LLM_service_builder.h"
Include dependency graph for LlamaLib.h:

Go to the source code of this file.

Detailed Description

Main include file for the LLama library.

This convenience header includes all major components of the LLM library: service implementation, runtime loading, and client functionality

Definition in file LlamaLib.h.