You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 effectivelyCurrent Behavior
registry.ollama.ai/fotiecodes/jarvis:latest does not support tools
.Expected Behavior
Use Case / Why It Matters
Proposed Solution (If Applicable)
Additional Context
Would love to see this feature added! Let me know if any further details are needed. 🚀
The text was updated successfully, but these errors were encountered: