#include <yarp/dev/DeviceDriver.h>
#include <yarp/dev/PolyDriver.h>
#include <yarp/dev/WrapperSingle.h>
#include <yarp/os/PortReader.h>
#include <yarp/os/RpcServer.h>
#include <yarp/dev/ILLM.h>
#include "ILLMServerImpl.h"
#include "LLM_nws_yarp_ParamsParser.h"
Go to the source code of this file.
Classes | |
class | LLM_nws_yarp |
LLM_nws_yarp : A server which can be wrap multiple algorithms and devices to provide LLM services. More... | |