LLM Integration#
This module contains a collection of basic functions for history filtering to avoid cluttering LLMs context window. |
|
This module provides basic methods to support LLM conditions. These methods return bool values based on LLM result. |
|
This module provides utils for changing the default prompt positions. |
|
Wrapper around langchain. |
|
This module contains functions for converting Chatsky's Message and Context to Langchain messages. |