Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
NEUR0515 opened this issue Feb 5, 2025 · 0 comments
Open

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

NEUR0515 opened this issue Feb 5, 2025 · 0 comments

Comments

@NEUR0515
Copy link

NEUR0515 commented Feb 5, 2025

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. 🚀

@NEUR0515 NEUR0515 changed the title 🔧 Request: Add Tool Usage Support for AI Model 🔧 Request: Add Tool Usage Support for AI Model in N8n Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant