gitory-cli-0.1.0 is not a library.
gitory-cli
Usage
-
make sure have the following env variables set before running the script:
$ export MODEL_NAME= $ export API_ENDPOINT= $ export API_KEY=
-
now make sure you have the
gitory_config.toml
file in the root of the project for which you plan to use gitory. Sample config file is providedgitory_config.toml
[] = 2 = "gitory" [] = "google_gemini" [] = "MODEL_NAME" = "API_ENDPOINT" = "API_KEY" [] = 0.35 = 0.8 = 40
You are now all set to use gitory.