Merge set_llm()
and set_prompt()
into one
#28
maciekbanas
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
There was a rationale behind the current setup. I've got a few arguments to support it:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is quite a lot of functions now. From user's perspective would it not be simpler, if we passed prompt in
set_llm()
function? Orprocess_repos()
? @kalimuBeta Was this translation helpful? Give feedback.
All reactions