Skip to content

Support function calling LLMs to CrewAI agents #197

Description

@areibman

🚀 Feature Request

💡 Got a brilliant idea?
Currently, Agents only track the main llm parameter. However, in Crew, you can pass in a function_calling_llm argument and track that as well.

🤔 Is your feature request related to a problem?
Function calling LLMs are like a secondary LLM used by agents specifically for picking function calls. This wasn't a pattern we'd thought was required at first, but now it's clear that it's an emerging paradigm.

🎉 Describe the solution you'd like
Add function calling LLMs to the agent

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions