## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

## ----example------------------------------------------------------------------
library(codestral)
## basic example code

# codestral_init(mistral_apikey = "your-api-key-here", codestral_apikey = "your_codestral-api-key-here")

