mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-09 13:00:56 +00:00
fix: debug dsagent (#387)
* basic dsagent & debug debug dsagent change dsagent conf * Refine changes * Update vector_base.py
This commit is contained in:
@@ -50,7 +50,6 @@ class ModelHypothesisGen(HypothesisGen):
|
||||
.from_string(ModelHypothesisGen.prompts["hypothesis_gen"]["user_prompt"])
|
||||
.render(
|
||||
targets="feature engineering and model building",
|
||||
hypothesis_and_feedback=context_dict["hypothesis_and_feedback"],
|
||||
RAG=context_dict["RAG"],
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user