• Stars
    star
    9
  • Rank 1,930,810 (Top 39 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created about 2 months ago
  • Updated 28 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.