llms
#
Experimental LLM classes provide access to the large language model (LLM) APIs and services.
Classes
Parser for the tool tags. |
|
Jsonformer wrapped LLM using HuggingFace Pipeline API. |
|
Chat model using the Llama API. |
|
LMFormatEnforcer wrapped LLM using HuggingFace Pipeline API. |
|
RELLM wrapped LLM using HuggingFace Pipeline API. |
Functions
Lazily import of the jsonformer package. |
|
Lazily import of the lmformatenforcer package. |
|
Convert a tool to an Ollama tool. |
|
|
Extract function_call from AIMessage. |
Lazily import of the rellm package. |
Deprecated classes
Deprecated since version 0.0.54: Use |
|
Deprecated since version 0.0.64: Use |