From ce225ba85992e6b8542e223d4bbebe0dbeea510b Mon Sep 17 00:00:00 2001 From: Ibrahim Gharbi Date: Thu, 19 Sep 2024 18:07:37 +0200 Subject: [PATCH] update --- docs/src/services/README.md | 2 +- docs/src/use/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/services/README.md b/docs/src/services/README.md index 1a96b9f..bec0c0f 100644 --- a/docs/src/services/README.md +++ b/docs/src/services/README.md @@ -1,4 +1,4 @@ -# Create services +# AI for services ## Hugging Face - Creating/deploy/customize a model diff --git a/docs/src/use/README.md b/docs/src/use/README.md index 33fadcc..40f843a 100644 --- a/docs/src/use/README.md +++ b/docs/src/use/README.md @@ -1,4 +1,4 @@ -# Using AI +# General assistants ## Prompt engineering Prompt engineering involves the design and creation of prompts that are used to elicit specific responses or actions from AI models or interactive systems. These prompts are carefully crafted to guide the behavior or generate particular outputs from the AI, such as generating natural language responses, providing recommendations, or completing specific tasks.