refactor: Change git-hub repo for llm

This commit is contained in:
jstoobysmith 2024-07-15 15:10:10 -04:00
parent d6460e62bc
commit cc7a6b874b
3 changed files with 5 additions and 6 deletions

View file

@ -17,10 +17,9 @@ rev = "v4.10.0-rc1"
name = "HepLean"
# -- Optional inclusion of llm. Needed for `openAI_doc_check`
# TODO: Move over to `leanprover-community/llm` versions there are bumped.
#[[require]]
#name = "llm"
#git = "https://github.com/jstoobysmith/Lean_llm_fork"
#git = "https://github.com/leanprover-community/llm"
#rev = "main"
# -- Optional inclusion of tryAtEachStep