Searched refs:processing (Results 1 – 25 of 187) sorted by relevance
12345678
| /plugin/fedauth/classes/ |
| D | fa_base.class.php | 99 * @return processing status array 111 * @return processing status array 123 * @return processing status array 135 * @return processing status array 150 * @return processing status array
|
| /plugin/processing/ |
| D | plugin.info.txt | 1 base processing 5 name processing plugin 6 desc embed processing stuff
|
| D | syntax.php | 45 $this->Lexer->addEntryPattern('<processing>',$mode,'plugin_processing'); 49 $this->Lexer->addExitPattern('</processing>','plugin_processing');
|
| /plugin/dokullm/doc/profiles/default/ |
| H A D | system.txt | 1 …ialized in text processing tasks. Your responses should be concise, accurate, and focused on the s…
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | Core.RemoveProcessingInstructions.txt | 6 Instead of escaping processing instructions in the form <code><? ... 8 you are validating contains XML processing instruction gunk, however,
|
| D | AutoFormat.RemoveSpansWithoutAttributes.txt | 9 removed during processing.
|
| D | Core.ConvertDocumentToFragment.txt | 10 processing is not necessary.
|
| D | Core.DisableExcludes.txt | 12 processing.
|
| /plugin/dokullm/doc/ |
| H A D | llm.txt | 33 * The model to use for text processing 107 * Metadata may be added to track LLM processing 142 * Combine with selected text for targeted processing 146 The plugin uses metadata to track LLM processing: 149 * Used to prevent duplicate processing 157 * Select relevant text for processing 163 * Use efficient prompts to reduce processing time
|
| H A D | prompts.txt | 15 * Role Definition: The LLM acts as a helpful assistant specialized in text processing tasks 23 * Context-aware processing 201 …omatically checking for command-specific system prompt extensions when processing any action. The … 229 You are a helpful assistant specialized in text processing tasks... 237 You are a helpful assistant specialized in text processing tasks... 246 Extensions can provide detailed processing instructions that are unique to each action:
|
| /plugin/datatables/assets/datatables.net-buttons/js/ |
| D | buttons.html5.min.js | 8 …processing(!0);var n=this,r=u(e,l),a=e.buttons.exportInfo(l),d=c(l),p=r.str,i=C("<div/>").css({hei…
|
| D | buttons.html5.js | 855 this.processing(true); 913 this.processing(false); 951 that.processing(false); 956 that.processing(false); 994 this.processing(true); 1024 this.processing(false); 1066 this.processing(true); 1342 that.processing(false); 1348 this.processing(false); 1390 this.processing(true); [all …]
|
| /plugin/dokullm/ |
| H A D | README.md | 3 …th semantic search through ChromaDB. This plugin enables advanced text processing directly within … 23 - **Context Management**: Provide examples and templates as processing context 31 - **CLI Tools**: Command-line interface for batch document processing
|
| /plugin/linkback/ |
| D | CHANGELOG | 13 * Logging system to log processing of incoming linkbacks. Antispam 14 plugins can add own processing information via event-data
|
| /plugin/sqljson/ |
| D | README.md | 2 A dokuwiki plugin for processing query to MySQL databases and insert results as a json.
|
| /plugin/sqlquery/ |
| D | README.md | 2 A dokiwiki plugin for processing query to MySQL databases and display results as a table.
|
| /plugin/pgsqlquery/ |
| D | README.md | 2 A dokuwiki plugin for processing query to PostgreSQL database and display results as a table.
|
| /plugin/linkfix/lang/en/ |
| D | intro.txt | 5 Please not that processing can take a while in large wikis. Do not close the page during the proces…
|
| /plugin/datatables/assets/datatables.net-buttons/css/ |
| D | buttons.bulma.min.css | 1 …processing,div.dt-buttons div.btn.processing,div.dt-buttons a.btn.processing{color:rgba(0, 0, 0, 0…
|
| D | buttons.bulma.css | 360 div.dt-buttons button.btn.processing, 361 div.dt-buttons div.btn.processing, 362 div.dt-buttons a.btn.processing { 365 div.dt-buttons button.btn.processing:after, 366 div.dt-buttons div.btn.processing:after, 367 div.dt-buttons a.btn.processing:after {
|
| D | buttons.semanticui.min.css | 1 …processing,div.dt-buttons div.button.processing,div.dt-buttons a.button.processing{position:relati…
|
| D | buttons.semanticui.css | 381 div.dt-buttons button.button.processing, 382 div.dt-buttons div.button.processing, 383 div.dt-buttons a.button.processing { 387 div.dt-buttons button.button.processing:after, 388 div.dt-buttons div.button.processing:after, 389 div.dt-buttons a.button.processing:after {
|
| /plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/ |
| D | spellchecker.cfm | 30 <!--- submitted_text now is ready for processing ---> 53 <!--- read output file for further processing ---> 125 // check if any error occured during server-side processing
|
| /plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/ |
| D | spellchecker.cfm | 30 <!--- submitted_text now is ready for processing ---> 51 <!--- read output file for further processing ---> 123 // check if any error occured during server-side processing
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | TODO | 14 XSL-FO processing
|
12345678