crewAI
crewAI copied to clipboard
Custom Model Support differs between agents and tools
Why do the agents use langchain-type models, and tools use embedchain for custom models? This is confusing and limits the tools' flexibility since the embedchain does not support the number of LLMs that the langchain does, including BYOM.
Can you explain what you mean by langchain-type models?
https://python.langchain.com/docs/integrations/llms/
I see what you mean, Im not sure as to design decision but your are not limited to that you can import any langchain integration LLM, Embeddings, Tools, Vector storage etc as use them
This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.