|
Entropic 2.3.8
Local-first agentic inference engine
|
Multimodal content type implementations. More...
#include <entropic/types/content.h>
Go to the source code of this file.
Namespaces | |
| namespace | entropic |
| Activate model on GPU (WARM → ACTIVE). | |
Functions | |
| std::string | entropic::extract_text (const std::vector< ContentPart > &parts) |
| Extract concatenated text from content parts. | |
| bool | entropic::has_images (const std::vector< ContentPart > &parts) |
| Check if content parts contain any image parts. | |