Lines Matching full:for
22 * The base URL for your LLM API
29 * Authentication key for your LLM provider
33 * The model to use for text processing
43 * Recommended values: 0.3-0.7 for most use cases
51 * Can be customized for your specific use case
56 * Enable or disable ChromaDB integration for document retrieval
59 * Host, port, tenant, and database configuration for ChromaDB
60 * Required for advanced features like document search and context-aware responses
63 * Host and port for Ollama server used for generating text embeddings
64 * Required when using ChromaDB for document storage
74 * User may provide custom prompts for specific tasks
102 * Response is formatted for display in the editor
122 * **Check**: Review for grammar, style, and clarity
123 * **Explain**: Provide explanations for complex topics
131 * **Query**: Search for related information
137 Users can create custom prompts for specific tasks:
140 * Enter specific instructions for the LLM
141 * Save frequently used prompts for reuse
142 * Combine with selected text for targeted processing
155 ==== For Better Results ====
157 * Select relevant text for processing
158 * Use appropriate temperature settings for your task
161 ==== For Performance ====
167 ==== For Security ====
171 * Regularly update the plugin for security fixes
183 For persistent issues, check the plugin's error logs and consult the LLM provider's documentation.