GitLab now enforces expiry dates on tokens that originally had no set expiration date. Those tokens were given an expiration date of one year later. Please review your personal access tokens, project access tokens, and group access tokens to ensure you are aware of upcoming expirations. Administrators of GitLab can find more information on how to identify and mitigate interruption in our documentation.
Il y a deux parties, chacune avec son énoncé indépendant :
- Recherche lexicale avec Solr: [tp_ri_partie_1.md](./tp_ri_partie_1.md)
- Ajout de fonctionalité sur un assistant virtuel avec l'API de Mistral et le *function calling*: [tp_ri_partie_2.md](./tp_ri_partie_2.md)
En plus du TP, il y a une partie extra sur l'utilisation du serveur de recherche Elasticsearch pour la recherche lexicale et pour la recherche neuronale avec des plongements obtenus avec l'API de Mistral, dans [03_elasticsearch](./03_elasticsearch).