camel-ai / camel

🐫 CAMEL: Finding the Scaling Law of Agents. The first and the best multi-agent framework. https://www.camel-ai.org
https://docs.camel-ai.org/
Apache License 2.0
5.6k stars 679 forks source link

[Feature Request] Integrate Triplex: a SOTA LLM for knowledge graph construction. #864

Closed Wendong-Fan closed 2 months ago

Wendong-Fan commented 2 months ago

Required prerequisites

Motivation

Triplex offers a 98% cost reduction for knowledge graph creation, outperforming GPT-4 at 1/60th the cost and enabling local graph building with SciPhi's R2R.

https://huggingface.co/SciPhi/Triplex

Solution

No response

Alternatives

No response

Additional context

No response

Wendong-Fan commented 2 months ago

this model is supported by ollama: https://ollama.com/sciphi/triplex we can call this model from ollama with CAMEL refer: https://github.com/camel-ai/camel?tab=readme-ov-file#use-open-source-models-as-backends-ex-using-ollama-to-set-llama-3-locally