LLMCompiler is an Agent Architecture designed to speed up the execution of agent tasks by executing them quickly in the DAG. It also saves the cost of redundant token use by reducing the number of calls to the LLM.
Apache License 2.0
18
stars
3
forks
source link
Revert "Add Support for Custom Prompts and Refactor Prompt Management" #6
Reverts crazyyanchao/llmcompiler#4
@docluis
Some parameter replacements did not maintain consistency. Can you adjust and test the code again? For example, the {formatted_dt_now} parameter in the prompt file.
Reverts crazyyanchao/llmcompiler#4 @docluis Some parameter replacements did not maintain consistency. Can you adjust and test the code again? For example, the {formatted_dt_now} parameter in the prompt file.