change signature
This commit is contained in:
@@ -199,7 +199,7 @@ class RLMCodingProgram(PrecompiledProgram):
|
|||||||
"grep_files": grep_files,
|
"grep_files": grep_files,
|
||||||
"run_bash": run_bash,
|
"run_bash": run_bash,
|
||||||
}
|
}
|
||||||
print("Config: ", self.config)
|
print(f"{BLUE}CONFIG: {self.config}{RESET}")
|
||||||
|
|
||||||
self.lm = dspy.LM(
|
self.lm = dspy.LM(
|
||||||
model=self.config.lm,
|
model=self.config.lm,
|
||||||
|
|||||||
Reference in New Issue
Block a user