Large Language Model (LLM): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Maxim@tygron.com (talk | contribs)
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Large Language Models (LLM){{ref|LLM}} are a type of [[Neural Network]] in the {{software}} used by the [[Chat Channel#AI Agents|AI Agent]] to generate [[Chat Message]]s in [[Chat Channel]]s.
Large Language Models (LLM){{ref|LLM}} are a type of [[Neural Network]] in the {{software}} used by the [[Chat Channel#AI Agents|AI Agent]] to generate [[Chat Message]]s in [[Chat Channel]]s.


LLMs are trained on vast amounts of text to understand and generate human-like language for tasks like summarizing, translating, answering questions and interact with your [[Project]].
LLMs are trained on vast amounts of text to understand and generate human-like language for tasks like summarizing, translating, answering questions and interacting with your [[Project]].


{{article end
{{article end
|notes=
|notes=
* The {{software}} supports multiple [[Chat Channel#LLM|open-source models]], for example Gemma4{{ref|Gemma4}} and Mistral{{ref|Mistral}}.
* The {{software}} supports multiple [[Chat Channel#LLM|open-source models]], for example Gemma4{{ref|Gemma4}} and Mistral{{ref|Mistral}}.
* The LLM also has access to several [[Chat Channel#MCP Tools|Model Context Protocol (MCP)]] {{ref|MCP}} in order to interact with this WIKI and your [[Project]].
* The LLM also has access to several [[Chat Channel#MCP Tools|Model Context Protocol (MCP) tools]] {{ref|MCP}} in order to interact with this WIKI and your [[Project]].
|references=
|references=
<references>
<references>
Line 42: Line 42:
}}
}}
</references>
</references>
|api=* [[Api session event editor chatchannel set neural network]]
* [[Api session event editor chatchannel set tools]]
}}
}}

Latest revision as of 07:10, 10 July 2026

Large Language Models (LLM)[1] are a type of Neural Network in the Tygron Platform used by the AI Agent to generate Chat Messages in Chat Channels.

LLMs are trained on vast amounts of text to understand and generate human-like language for tasks like summarizing, translating, answering questions and interacting with your Project.

Notes

API Endpoints

References

  1. LLM ∙ Found at: https://en.wikipedia.org/wiki/Large_language_model ∙ (last visited: 2026-06-29)
  2. Gemma4 ∙ Found at: https://deepmind.google/models/gemma/gemma-4/ ∙ (last visited: 2026-06-29)
  3. Mistral ∙ Found at: https://mistral.ai/news/vibe-remote-agents-mistral-medium-3-5/ ∙ (last visited: 2026-06-29)
  4. MCP ∙ Found at: https://modelcontextprotocol.io/docs/getting-started/intro ∙ (last visited: 2026-06-29)