- Sort Score
- Num 10 results
- Language All
Results 891 - 900 of 916 for modelA (0.12 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/resources/fess_label_tr.properties
labels.saml_default_roles=Default Roles labels.general_menu_spnego=SPNEGO labels.spnego_krb5_conf=Krb5 Config labels.spnego_login_conf=Login Config labels.spnego_login_client_module=Login Client Module labels.spnego_login_server_module=Login Server Module labels.spnego_preauth_username=Pre-Auth Username labels.spnego_preauth_password=Pre-Auth Password labels.spnego_allow_basic=Allow Basic Auth
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 52.2K bytes - Click Count (0) -
LICENSE
(including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physicalCreated: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Fri Apr 23 18:58:53 GMT 2021 - 33.7K bytes - Click Count (0) -
src/main/resources/fess_label_id.properties
labels.saml_default_roles=Default Roles labels.general_menu_spnego=SPNEGO labels.spnego_krb5_conf=Krb5 Config labels.spnego_login_conf=Login Config labels.spnego_login_client_module=Login Client Module labels.spnego_login_server_module=Login Server Module labels.spnego_preauth_username=Pre-Auth Username labels.spnego_preauth_password=Pre-Auth Password labels.spnego_allow_basic=Allow Basic Auth
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 50.2K bytes - Click Count (0) -
fastapi/param_functions.py
from typing import Annotated, Any, Literal from annotated_doc import Doc from fastapi import params from fastapi._compat import Undefined from fastapi.datastructures import _Unset from fastapi.openapi.models import Example from pydantic import AliasChoices, AliasPath from typing_extensions import deprecated def Path( # noqa: N802 default: Annotated[ Any, Doc( """
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sun Mar 15 11:44:39 GMT 2026 - 68K bytes - Click Count (0) -
src/main/resources/fess_label_es.properties
labels.saml_default_roles=Default Roles labels.general_menu_spnego=SPNEGO labels.spnego_krb5_conf=Krb5 Config labels.spnego_login_conf=Login Config labels.spnego_login_client_module=Login Client Module labels.spnego_login_server_module=Login Server Module labels.spnego_preauth_username=Pre-Auth Username labels.spnego_preauth_password=Pre-Auth Password labels.spnego_allow_basic=Allow Basic Auth
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 54.3K bytes - Click Count (0) -
cmd/notification.go
// utilization to be optimal, instead of blindly throttling the way we are // doing below. However the changes that are needed here are a bit involved, // further discussion advised. Remove this comment and remove the worker model // for this function in future. maxWorkers := runtime.GOMAXPROCS(0) / 2 ng := WithNPeersThrottled(len(sys.peerClients), maxWorkers) for idx, client := range sys.peerClients { if client == nil { continue
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 46K bytes - Click Count (0) -
src/main/resources/fess_label_fr.properties
labels.chat_error_model_not_found=Le modèle d'IA est introuvable. Veuillez contacter l'administrateur. labels.chat_error_invalid_response=Réponse invalide reçue du service d'IA. Veuillez réessayer. labels.chat_error_connection=Impossible de se connecter au service d'IA. Veuillez vérifier la connexion réseau. labels.chat_sources=Sources labels.chat_ai_mode=Mode IA labels.chat_status_ready=Assistant IA
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 54.4K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.35.md
- Generated OpenAPI model packages for API types into `zz_generated.model_name.go` files, accessible via the `OpenAPIModelName()` function. This allows API authors to declare desired OpenAPI model packages instead of relying on the Go package path of API types. ([#131755](https://github.com/kubernetes/kubernetes/pull/131755), [@jpbetz](https://github.com/jpbetz))...
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Mar 19 03:20:49 GMT 2026 - 265.9K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.36.md
apiserver_impersonation_attempts_total{mode, decision} apiserver_impersonation_attempts_duration_seconds{mode, decision} apiserver_impersonation_authorization_attempts_total{mode, decision}Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Mar 19 23:38:00 GMT 2026 - 142.1K bytes - Click Count (0) -
cmd/data-scanner.go
} applyExpiryRule(event, lcEventSrc_Scanner, oi) case lifecycle.DeleteVersionAction: // noncurrent versions expiration opts := objOpts[idx] remainingVersions-- size = 0 toDel = append(toDel, ObjectToDelete{ ObjectV: ObjectV{ ObjectName: opts.Name, VersionID: opts.VersionID, }, }) noncurrentEvents = append(noncurrentEvents, event)
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Fri Aug 29 02:39:48 GMT 2025 - 45.5K bytes - Click Count (0)