Home
last modified time | relevance | path

Searched refs:limits (Results 1 – 25 of 62) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
DGoogleCloudRunV2ResourceRequirements.php29 public $limits; variable in Google\\Service\\CloudRun\\GoogleCloudRunV2ResourceRequirements
48 public function setLimits($limits) argument
50 $this->limits = $limits;
57 return $this->limits;
DGoogleCloudRunOpV2ResourceRequirements.php29 public $limits; variable in Google\\Service\\CloudRun\\GoogleCloudRunOpV2ResourceRequirements
48 public function setLimits($limits) argument
50 $this->limits = $limits;
57 return $this->limits;
DResourceRequirements.php25 public $limits; variable in Google\\Service\\CloudRun\\ResourceRequirements
34 public function setLimits($limits) argument
36 $this->limits = $limits;
43 return $this->limits;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
DQuota.php31 public function setLimits($limits) argument
33 $this->limits = $limits;
40 return $this->limits;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
DQuota.php31 public function setLimits($limits) argument
33 $this->limits = $limits;
40 return $this->limits;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
DQuota.php31 public function setLimits($limits) argument
33 $this->limits = $limits;
40 return $this->limits;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
DQuota.php31 public function setLimits($limits) argument
33 $this->limits = $limits;
40 return $this->limits;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
DGooglePrivacyDlpV2InspectConfig.php121 public function setLimits(GooglePrivacyDlpV2FindingLimits $limits) argument
123 $this->limits = $limits;
130 return $this->limits;
/plugin/refnotes/
Dscope.php61 private $limits; variable in refnotes_scope
72 $this->limits = new refnotes_scope_limits($start, $end);
89 return $this->limits;
96 return $this->limits->end == -1000;
/plugin/aichat/
DEmbeddings.php291 * @param bool $limits Apply chat token limits to the number of chunks returned?
295 public function getSimilarChunks($query, $lang = '', $limits = true) argument
300 $tokenlimit = $limits ? $this->chatModel->getMaxInputTokenLength() : 0;
382 * @param bool $limits Apply chat token limits to the number of chunks returned?
385 public function getPageChunks($page, $limits = true) argument
408 $tokenlimit = $limits ? $this->chatModel->getMaxInputTokenLength() : 0;
DAGENTS.md41 - Prepares messages with chat history and token limits
74 - `ModelInterface`: Base interface with token limits and pricing info
80 - Model info (token limits, pricing, dimensions) defined in models.json
109 - Token counting uses tiktoken-php for accurate limits
/plugin/deletepageguard/
H A DCHANGELOG.md31 - Pattern complexity limits to prevent performance issues
H A DREADME.md99 - **Pattern validation** (syntax, ReDoS protection, length limits)
/plugin/stars/
Dreadme.txt19 limits the number of stars to 10 -- ratios over ten, eg: 100/500, will be reduced, eg: 2/10
/plugin/dokullm/doc/
H A Dllm.txt162 * Configure appropriate token limits
180 * **Context limits**: Break large documents into smaller sections
/plugin/deletepageguard/tests/
H A DREADME.md24 - Pattern length limits (1000 character max)
/plugin/quickstats/
DHOW-TO66 The depth parameter limits the number of rows of output to depth number.
/plugin/bugzillaint/docs/
Dbugzillaint.txt81 … extended using the optional flag ''showResolved''. The ''depth'' option limits the depth of the h…
/plugin/katex/_assets/
Dkatex.min.js1limits:!0,alwaysHandleSupSub:!0,parentIsSupSub:!1,symbol:!1,suppressBaseShift:"\\stackrel"!==a,bod… property
Dkatex.min.css1 …mbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-alig…
/plugin/revealjs/
Dexample_presentation.dokuwiki155 With <nowiki><fragment-block></nowiki> you have more or less no limits:
/plugin/photogallery/phpThumb/
DphpThumb.config.php.default129 …ffects GD-resized thumbnails. If you have ImageMagick installed it will bypass most of these limits
134 // source images (>2Mpx) and low PHP memory limits. If PHP runs out of memory the script will usual…
/plugin/bb4dw/
Dsample.bib97 …real-time capability, for example controllable preemption support, which limits their applicabilit…
/plugin/bible/bible_douayRheims/
DNumbers.txt1214 …f Chanaan, and it shall be fallen into your possession by lot, it shall be bounded by these limits:
1215 …erness of Sin, which is by Edom: and shall have the most salt sea for its furthest limits eastward:
1216 …34:4. Which limits shall go round on the south side by the ascent of the Scorpion and so into Senn…
1217 …34:5. And the limits shall fetch a compass from Asemona to the torrent of Egypt, and shall end in …
1221 …34:9. And the limits shall go as far as Zephrona, and the village of Enan. These shall be the bord…
1246 …ll be the same extent: and the north side shall be bounded with the like limits. And the cities sh…
1267 …35:26. If the murderer be found without the limits of the cities that are appointed for the banish…
/plugin/asciidocjs/node_modules/async/
DCHANGELOG.md60 - `limits` of less than 1 now cause an error to be thrown in queues and collection methods. (#1249,…

123