-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4c0137e
commit b5ee820
Showing
1 changed file
with
1 addition
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -48,6 +48,7 @@ Les documents sont découpés en paragraphes (chunks). Les réponses aux questio | |
| Institution | Nom du Projet | Contact | Expérimentation/Production/Recherche| | ||
| -------- | ------- |------- |------- | | ||
|Banque de France | Chatbdf | [email protected] <br> [email protected] <br> [email protected] | Passage en production prévu en décembre 2025 | | ||
|ANFSI | IAccueil | <br> [email protected] <br> [email protected] <br> [email protected] <br> [email protected] | Expérimentation depuis Octobre 2024 | | ||
- **Requêter sur des bases de données codées en SQL : à une interrogation exprimée en langage naturel sur une base en SQL, un code en SQL servant à la requête est renvoyé**. | ||
Par exemple, à l’interrogation « trouve-moi la date de naissance de l’individu I », un code SQL est renvoyé permettant d’effectuer la requête | ||
|