Package: codestral
Title: Chat and FIM with 'Codestral'
Version: 0.0.1
Date: 2025-05-07
Authors@R: c(
    person("Marc", "Grossouvre", , "marcgrossouvre@urbs.fr", role = c("aut", "cre")),
    person(, "URBS company", , "contact@rubs.fr", role = c("cph", "fnd"))
  )
Description: Create an addin in 'Rstudio' to do fill-in-the-middle (FIM) and chat with latest Mistral AI models for coding, 'Codestral' and 'Codestral Mamba'. For more details about 'Mistral AI API': <https://docs.mistral.ai/getting-started/quickstart/> and <https://docs.mistral.ai/api/>. For more details about 'Codestral' model: <https://mistral.ai/news/codestral>; about 'Codestral Mamba': <https://mistral.ai/news/codestral-mamba>. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: dplyr, httr, jsonlite, magrittr, rstudioapi, stringr, utils
Depends: R (>= 4.1)
LazyData: true
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://urbs-dev.github.io/codestral/
BugReports: https://github.com/urbs-dev/codestral/issues
NeedsCompilation: no
Packaged: 2025-05-07 08:37:11 UTC; marcgrossouvre2
Author: Marc Grossouvre [aut, cre],
  URBS company [cph, fnd]
Maintainer: Marc Grossouvre <marcgrossouvre@urbs.fr>
Repository: CRAN
Date/Publication: 2025-05-09 09:50:13 UTC
Built: R 4.6.0; ; 2025-10-11 03:07:50 UTC; windows
