crewAI icon indicating copy to clipboard operation
crewAI copied to clipboard

Is there support for other commercial LLMs such as Cohere, Claude (or other models from HF) ?

Open yash-srivastava19 opened this issue 1 year ago • 2 comments

I wanted to ask whether CrewAI supports models such as Cohere/Claude or the ones from Huggingface as I'm unable to find those. If you are planning to work on that, how exactly would that pan out? (If the issue is in open, I would like to work on it)

Thanks !

yash-srivastava19 avatar Jan 24 '24 17:01 yash-srivastava19

don't forget we have https://chat.openai.com/g/g-qqTuUWsBY-crewai-assistant to help and also the discord community https://discord.com/invite/X4JWnZnxPb

Biancamazzi avatar Jan 24 '24 19:01 Biancamazzi

CrewAI use Langchain for this so yo can call any llm provider if LangChain support it , the one you mentioned work with LangChain so it works with CrewAI out of the box

sc00rpi0n avatar Jan 25 '24 14:01 sc00rpi0n