Add new Language model: Informaniak AI

,

The idea is:

Add the Infomaniak AI Tools to AI model

The Infomaniak AI Tools propose a sovereign and open source AI on demand hosted in Switzerland

List of text AI availables :

  • Mixtral 8x7B
  • Mixtral 8x22B
  • Llamma 3.3
  • Granite-3.1-8b

List of voice recognition AI

  • Whisper v3
  • Whisper v2

List of generation image AI

  • SDXL-Lightning
  • Photomaker v2
  • Flux Schnell

My use case:

I would use this AI provider

I think it would be beneficial to add this because:

This provider have some guarantee and protect our intellectual property of our data and for european company that can be interesting to use the AI

Any resources to support this?

Infomaniak AI
Documentation

Are you willing to work on this?

If I have a time to implement it or tested it yes

First update

Thanks @nabossha for explaining how to use it with credentials OpenAi model :+1:
The tools and other spec like json return doesn’t work

Hi,

from my perspective there is no need for a dedicated node as you can use the available openAI Node.
You just need to use a custom base-URL for the API-credentials, generate a token and insert your Infomaniak AI-tools product-ID.

The Base URL for using the chat-interface will look like this:
https://api.infomaniak.com/1/ai/{product_id}/openai

Note: the credential-check in n8n will fail, but the implementation still works!

1 Like

Thank’s @nabossha

I don’t try to use it becauce the test fail

I will be tested it asap :wink:

So after some test the tools of Ai agent doesn’t work and that limit the usage of it

again, this seems not an n8n issues as Infomaniak does (not yet) provide any function calling for its Models and they are not expected to work with the agent-Node: AI Tools - Test our multi-model API free of charge and without obligation

1 Like

Ok, thank’s for your time, for me it’s a new environment the AI and the automation, so I will be waiting the function call to implement it on my n8n environment