finishing openrouter integration

This commit is contained in:
Joshua Vial 2023-08-23 21:26:27 +12:00
parent 1fc2abe3d0
commit abbc93678b
9 changed files with 32 additions and 46 deletions

View file

@ -80,7 +80,7 @@ class RepoMap:
self,
map_tokens=1024,
root=None,
main_model=models.GPT4,
main_model=models.Model.strong_model(),
io=None,
repo_content_prefix=None,
verbose=False,