![]() |
LlamaLib
v2.0.2
Cross-platform library for local LLMs
|
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"Go to the source code of this file.
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.