llama_ros: llama.cpp for ROS 2
Loading...
Searching...
No Matches
llama_ros::ResponseOutput Struct Reference

#include <llama.hpp>

Collaboration diagram for llama_ros::ResponseOutput:

Public Attributes

std::vector< CompletionOutputcompletions
 
StopType stop
 

Member Data Documentation

◆ completions

std::vector<CompletionOutput> llama_ros::ResponseOutput::completions

◆ stop

StopType llama_ros::ResponseOutput::stop

The documentation for this struct was generated from the following file: