diff --git a/README.md b/README.md index 92692cc5..396de904 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,8 @@ Here is the detailed roadmap of our priorities and planned features for the near * Integrate visual agent +* Integrate quantized hf models as base models with langchain huggingface + 1. **Multi-Agent Debate Integration**: Integrate multi-agent debate frameworks ([Multi Agent debate](https://github.com/Skytliang/Multi-Agents-Debate) and [Multi agent2 debate](https://github.com/composable-models/llm_multiagent_debate)) to improve decision-making. 2. **Meta Prompting Integration**: Include meta prompting across all worker agents to guide their actions.