7
llm tools - where to begin?
(lemmy.world)
A place to discuss large language models.
Rules
Resources
github.com/ollama/ollama
github.com/open-webui/open-webui
github.com/Aider-AI/aider
wikipedia.org/wiki/List_of_large_language_models
No I meant like, for prompting tool supporting models to be aware of the functions you are making available to it. I've tried arbitrary prompts to tell it to do this and it sort of works but yeah the models I've tried don't seem very good at that, was mainly wondering if using a specific format in the prompt would improve performance
I think what you are looking for is MCP - Model Context Protocol. It's an effort to standardize what you are talking about.