mattermost-plugin-ai icon indicating copy to clipboard operation
mattermost-plugin-ai copied to clipboard

Add ability for LLM to use files from content extraction.

Open crspeller opened this issue 1 year ago • 2 comments

Currently the LLM does not have access to file contents even though the MM server adds the extracted content.

This is not straightforward as you need to balance what the LLM will pay attention too and the LLM context limit. Many files will not fit in the context.

crspeller avatar Aug 23 '23 18:08 crspeller