|
Entropic 2.3.8
Local-first agentic inference engine
|
Adapter factory — create adapters by name. More...


Go to the source code of this file.
Namespaces | |
| namespace | entropic |
| Activate model on GPU (WARM → ACTIVE). | |
Functions | |
| std::unique_ptr< ChatAdapter > | entropic::create_adapter (const std::string &name, const std::string &tier_name, const std::string &identity_prompt) |
| Create adapter by name. | |