- Sort Score
- Num 10 results
- Language All
Results 451 - 460 of 1,066 for section (0.14 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
helm-releases/minio-3.2.0.tgz
chart using: ```bash helm install --namespace minio --set rootUser=rootuser,rootPassword=rootpass123 --generate-name minio/minio ``` The command deploys MinIO on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. Upgrading the Chart ---------- You can use Helm to update MinIO version in a live release. Assuming your release is named as `my-release`, get the values using the command: ```bash helm...
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Wed Oct 13 02:16:24 GMT 2021 - 14.6K bytes - Click Count (0) -
docs/ja/docs/async.md
そして、それが **FastAPI** で得られるパフォーマンスの水準です。 さらに、並列性と非同期性を同時に活用できるため、テストされた多くの NodeJS フレームワークより高い性能を発揮し、C に近いコンパイル言語である Go と同等の性能になります [(すべて Starlette のおかげです)](https://www.techempower.com/benchmarks/#section=data-r17&hw=ph&test=query&l=zijmkf-1)。 ### 並行処理は並列処理より優れている? { #is-concurrency-better-than-parallelism } いいえ!それがこの話の教訓ではありません。Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 27.9K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.35.md
### Feature - Add paths section to kubelet statusz endpoint ([#133239](https://github.com/kubernetes/kubernetes/pull/133239), [@Peac36](https://github.com/Peac36)) [SIG Node]
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) -
src/main/java/org/codelibs/fess/chat/ChatClient.java
* The assistant message content in history is controlled by the * {@code rag.chat.history.assistant.content} configuration property. * * @param session the chat session * @return the list of LlmMessages representing the conversation history */ protected List<LlmMessage> extractHistory(final ChatSession session) {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 21 06:04:58 GMT 2026 - 56.6K bytes - Click Count (0) -
docs/fr/docs/advanced/websockets.md
Vous pouvez utiliser un code de fermeture parmi les [codes valides définis dans la spécification](https://tools.ietf.org/html/rfc6455#section-7.4.1). /// ### Essayez les WebSockets avec des dépendances { #try-the-websockets-with-dependencies } Exécutez votre application : <div class="termy"> ```console $ fastapi dev
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 5.9K bytes - Click Count (0) -
docs/fr/docs/how-to/custom-request-and-route.md
/// danger | Danger Ceci est une fonctionnalité « avancée ». Si vous débutez avec **FastAPI**, vous pouvez ignorer cette section. /// ## Cas d'utilisation { #use-cases } Voici quelques cas d'utilisation : * Convertir des corps de requête non JSON en JSON (par exemple [`msgpack`](https://msgpack.org/index.html)).Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 5.1K bytes - Click Count (0) -
docs/fr/docs/tutorial/security/index.md
Il n'est plus très populaire ni utilisé de nos jours. OAuth2 ne spécifie pas comment chiffrer la communication ; il suppose que votre application est servie en HTTPS. /// tip | Astuce Dans la section sur le déploiement, vous verrez comment configurer HTTPS gratuitement, en utilisant Traefik et Let's Encrypt. /// ## OpenID Connect { #openid-connect } OpenID Connect est une autre spécification, basée sur **OAuth2**.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sat Feb 14 08:12:41 GMT 2026 - 5.2K bytes - Click Count (0) -
docs/tr/docs/advanced/websockets.md
/// info Bu bir WebSocket olduğu için `HTTPException` raise etmek pek anlamlı değildir; bunun yerine `WebSocketException` raise ederiz. [Spesifikasyonda tanımlanan geçerli kodlar](https://tools.ietf.org/html/rfc6455#section-7.4.1) arasından bir kapatma kodu kullanabilirsiniz. /// ### Dependency'lerle WebSockets'i Deneyin { #try-the-websockets-with-dependencies } Uygulamanızı çalıştırın: <div class="termy">
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 5.9K bytes - Click Count (0) -
helm-releases/minio-1.0.0.tgz
chart using: ```bash helm install --namespace minio --set rootUser=rootuser,rootPassword=rootpass123 --generate-name minio/minio ``` The command deploys MinIO on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. Upgrading the Chart ---------- You can use Helm to update MinIO version in a live release. Assuming your release is named as `my-release`, get the values using the command: ```bash helm...
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Fri Aug 20 22:30:54 GMT 2021 - 13.5K bytes - Click Count (0) -
helm-releases/minio-1.0.1.tgz
chart using: ```bash helm install --namespace minio --set rootUser=rootuser,rootPassword=rootpass123 --generate-name minio/minio ``` The command deploys MinIO on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation. Upgrading the Chart ---------- You can use Helm to update MinIO version in a live release. Assuming your release is named as `my-release`, get the values using the command: ```bash helm...
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Fri Aug 20 22:32:29 GMT 2021 - 13.5K bytes - Click Count (0)