OLLMchat.Prompt


Description:

Prompt generation and agent system namespace.

The OLLMchat.Prompt namespace provides agent-based prompt generation for different conversation types. Agents load system prompts from resource files and can modify user input before sending to the LLM. Includes BaseAgent for custom agents, JustAsk for simple Q&A, and CodeAssistant for code-focused conversations.

Content:

Classes: