| /plugin/json/demo/ |
| D | json_usage_demo.txt | 13 { "name":"Ford", "url": "https://ford.com", "models": [ "Fiesta", "Focus", "Mustang" ] }, 14 { "name":"BMW", "url": "https://bmw.com", "models": [ "320", "X3", "X5" ] }, 15 { "name":"Fiat", "url": "https://fiat.com", "models": [ "500", "Panda" ] } 26 { "name":"Ford", "url": "https://ford.com", "models": [ "Fiesta", "Focus", "Mustang" ] }, 27 { "name":"BMW", "url": "https://bmw.com", "models": [ "320", "X3", "X5" ] }, 28 { "name":"Fiat", "url": "https://fiat.com", "models": [ "500", "Panda" ] } 42 ….middleName%**. person.cars: **%$person.cars%**. person.cars.1.models: **%$person.cars.1.models%**. 44 ….middleName%**. person.cars: **%$person.cars%**. person.cars.1.models: **%$person.cars.1.models%**. 64 %$person.cars.1.models #code#% 66 %$person.cars.1.models #code#% [all …]
|
| /plugin/aichat/cli/ |
| D | dev.php | 80 $ourProviders[$provider]['models'] = json_decode( 81 file_get_contents(__DIR__ . '/../Model/' . $data['name'] . '/' . 'models.json'), 100 $oldmodel = $ourProviders[$provider]['models'][$data['mode']][$model] ?? []; 118 $ourProviders[$provider]['models'][$data['mode']][$model] = $newmodel; 124 __DIR__ . '/../Model/' . $data['name'] . '/' . 'models.json', 125 json_encode($data['models'], JSON_PRETTY_PRINT)
|
| D | simulate.php | 50 $models = $this->helper->factory->getModels(true, 'chat'); 53 foreach ($models as $name => $info) { 122 $models = array_keys($result); 123 $numberOfRecords = count($result[$models[0]]); 129 foreach ($models as $model) { 141 foreach ($models as $model) {
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/ |
| D | BatchTranslateDocumentRequest.php | 34 public $models; variable in Google\\Service\\Translate\\BatchTranslateDocumentRequest 91 public function setModels($models) argument 93 $this->models = $models; 100 return $this->models;
|
| D | BatchTranslateTextRequest.php | 34 public $models; variable in Google\\Service\\Translate\\BatchTranslateTextRequest 91 public function setModels($models) argument 93 $this->models = $models; 100 return $this->models;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/ |
| D | ListModelsResponse.php | 33 public function setModels($models) argument 35 $this->models = $models; 42 return $this->models;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/ |
| D | GoogleCloudMlV1ListModelsResponse.php | 33 public function setModels($models) argument 35 $this->models = $models; 42 return $this->models;
|
| /plugin/asciidocjs/node_modules/color-convert/ |
| D | route.js | 17 const models = Object.keys(conversions); 19 for (let len = models.length, i = 0; i < len; i++) { 20 graph[models[i]] = { 82 const models = Object.keys(graph); 83 for (let len = models.length, i = 0; i < len; i++) { 84 const toModel = models[i];
|
| D | index.js | 6 const models = Object.keys(conversions); 64 models.forEach(fromModel => {
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/ |
| D | AndroidDeviceCatalog.php | 33 public function setModels($models) argument 35 $this->models = $models; 42 return $this->models;
|
| D | IosDeviceCatalog.php | 35 public function setModels($models) argument 37 $this->models = $models; 44 return $this->models;
|
| /plugin/sequencediagram/bower_components/lodash/vendor/backbone/ |
| D | backbone.js | 762 var Collection = Backbone.Collection = function(models, options) { argument 769 if (models) this.reset(models, _.extend({silent: true}, options)); 817 add: function(models, options) { argument 818 return this.set(models, _.extend({merge: false}, options, addOptions)); 822 remove: function(models, options) { argument 824 var singular = !_.isArray(models); 825 models = singular ? [models] : models.slice(); 826 var removed = this._removeModels(models, options); 838 set: function(models, options) { argument 839 if (models == null) return; [all …]
|
| /plugin/aichat/ |
| D | ModelSetting.php | 31 $models = json_decode(file_get_contents($json), true); 32 if (!isset($models[$this->modeltype])) continue; 35 foreach (array_keys($models[$this->modeltype]) as $model) {
|
| D | AGENTS.md | 47 - Creates and retrieves embeddings via embedding models 59 - Loads model configurations from Model/*/models.json files 72 - `ChatInterface`: For conversational models (getAnswer method) 73 - `EmbeddingInterface`: For embedding models (getEmbedding method, getDimensions method) 80 - Model info (token limits, pricing, dimensions) defined in models.json
|
| D | ModelFactory.php | 118 $models = json_decode(file_get_contents($json), true); 119 foreach ($models as $type => $model) {
|
| /plugin/aichat/vendor/mehrab-wj/tiktoken-php/ |
| D | README.md | 3 PHP Text Tokenizer for GPT models 7 A PHP toolkit to tokenize text like GPT family of models process it.
|
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/ |
| D | nv.d3.min.js | 2 …models=a.models||{},a.charts={},a.logs={},a.dom={},a.dispatch=d3.dispatch("render_start","render_e… method 3 …models.boxPlot(),f=a.models.axis(),g=a.models.axis(),h={top:15,right:10,bottom:50,left:60},i=null,… 4 …models.discreteBar(),f=a.models.axis(),g=a.models.axis(),h=a.models.tooltip(),i={top:15,right:10,b… 5 …models.line(),f=a.models.axis(),g=a.models.axis(),h=a.models.legend(),i=a.interactiveGuideline(),j… 6 …models.multiBar(),f=a.models.axis(),g=a.models.axis(),h=a.models.legend(),i=a.models.legend(),j=a.… 7 …models.parallelCoordinates=function(){"use strict";function b(p){return p.each(function(b){functio… 8 …models.sparkline=function(){"use strict";function b(k){return k.each(function(b){var k=h-g.left-g.…
|
| /plugin/fksnewsfeed/inc/ORM/ |
| D | AbstractService.php | 60 $models = []; 65 return $models;
|
| /plugin/stlviewer/stlviewer/ |
| D | stl_viewer.min.js | 2 …models=new Array,this.models_count=0,this.models_ref=new Array,this.allow_drag_and_drop=o.get_opt(…
|
| /plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/ |
| D | collection.js | 56 var models = [{a: 1}, {a: 2}, {a: 3}, {a: 4}]; 57 var collection = new Collection(models, {parse: true}); 560 collection.parse = function(models) { 562 return models; 765 assert.deepEqual(coll.reject({a: 4}), _.without(coll.models, model)); 769 assert.deepEqual(coll.partition({a: 0})[1], coll.models); 771 assert.deepEqual(coll.partition({a: 4})[1], _.without(coll.models, model)); 788 var models = col.models; 794 col.reset(models); 798 col.reset(_.map(models, function(m){ return m.attributes; })); [all …]
|
| /plugin/bez/mdl/ |
| H A D | Model.php | 58 …$models = array('userFactory', 'threadFactory', 'labelFactory', 'thread_commentFactory', 'taskFact… 59 if (in_array($property, $models) ||
|
| /plugin/aichat/Model/Groq/ |
| D | ChatModel.php | 17 $model = $this->sendAPIRequest('GET', $this->apiurl . '/models/' . $this->modelName, '');
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | Bigquery.php | 61 public $models; variable in Google\\Service\\Bigquery 362 'models', 366 'path' => 'projects/{+projectId}/datasets/{+datasetId}/models/{+modelId}', 386 'path' => 'projects/{+projectId}/datasets/{+datasetId}/models/{+modelId}', 406 'path' => 'projects/{+projectId}/datasets/{+datasetId}/models', 429 'path' => 'projects/{+projectId}/datasets/{+datasetId}/models/{+modelId}',
|
| /plugin/llm/ |
| D | plugin.info.txt | 6 desc Integrates local language models (via llm.js) into Dokuwiki’s edit page, offering AI-powered…
|
| /plugin/diagramsnet/lib/math/jax/input/MathML/entities/ |
| D | m.js | 19 …sd:"\u2238",minusdu:"\u2A2A",mlcp:"\u2ADB",mldr:"\u2026",mnplus:"\u2213",models:"\u22A7",mp:"\u221… property
|