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