Skip to content

🔧 Request: Add Tool Usage Support for AI Model in N8n #21

@NEUR0515

Description

@NEUR0515

Description

I am trying to integrate the fotiecodes/jarvis model with N8n, but I have encountered a limitation where the model does not support tool usage when setting up an agent. This feature is crucial for expanding the AI's capabilities and allowing it to interact with external APIs, databases, and automation workflows effectively

Current Behavior

  • When configuring an agent in N8n, the AI model does not recognize or utilize external tools.
  • Attempting to set up tool usage results in registry.ollama.ai/fotiecodes/jarvis:latest does not support tools.

Expected Behavior

  • The AI model should support tool usage to interact with external services and perform automated tasks.
  • When integrated into N8n, the model should be able to invoke and utilize tools dynamically based on the workflow requirements.

Use Case / Why It Matters

  • Adding tool usage support would significantly improve the model's functionality in automation and orchestration workflows.
  • This feature would enable users to connect the AI model with various services, such as databases, APIs, and external processing tools, making it a more versatile and powerful assistant.

Proposed Solution (If Applicable)

  • Implement OpenAI-style tool calling (e.g., function calling API, tool invocation hooks).
  • Allow the model to parse and execute tool-based actions within the N8n workflow or other automation based tools.

Additional Context

  • N8n Version: 1.76.3
  • AI Model Version: Latest (registry.ollama.ai/fotiecodes/jarvis:latest)

Image

Image

Image

Would love to see this feature added! Let me know if any further details are needed. 🚀

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions