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
Issues with latest version of langraph and langchain #8
Nice work, I tried to implement llmcompiler as a node for langraph using the latest versions but there seems to be an issue with pydantic and breaking changes with latest version of langchain. How can you help , thanks
Nice work, I tried to implement llmcompiler as a node for langraph using the latest versions but there seems to be an issue with pydantic and breaking changes with latest version of langchain. How can you help , thanks