SHA256
wired up voice and vision, testing motion
This commit is contained in:
@@ -33,7 +33,8 @@ public:
|
||||
explicit LLM(LlmConfig config);
|
||||
|
||||
std::string chat(
|
||||
const std::string& user
|
||||
const std::string& user,
|
||||
const std::string& transient_context = {}
|
||||
);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user