by Pieter van Os | Nov 5, 2025 | Knowledge Base, Netpicker
Currently we support 150+ vendors, is your vendor not included in our list then just let us know and we will add it for you. The strategy is to use the Opensource Community for our communication to the network devices. This fulfils with our strategy to help growing...
by Pieter van Os | Nov 4, 2025 | AI, Compliance & Testing, Knowledge Base, Netpicker
Create a Gemini API key on https://aistudio.google.com/ Go to ‘Get API key’ Copy your API key and enter the API details in the Netpicker AI assistant: API Endpoint: https://generativelanguage.googleapis.com/v1beta/openai/chat/completions Model: gemini-2.5-flash Refer...
by Pieter van Os | Nov 4, 2025 | AI, Knowledge Base, Netpicker
Download LM Studio from https://lmstudio.ai/ Download your favourite coding model (in the screenshot below I’m using qwen/qwen3-4b-2507) Go to Developer and load your model Copy the ‘Reachable at’ URL and add /v1/chat/completions, for...
by Pieter van Os | Nov 4, 2025 | AI, Compliance & Testing, Knowledge Base, Netpicker
Create an OpenAI API key on https://platform.openai.com/ Go to Settings -> Project -> API keys Enable at least the /v1/chat/completions endpoint Copy the API key (that starts with sk-proj–) Paste your API key in the input field of the AI rule...
by Otto Coster | Jul 10, 2025 | Knowledge Base, Netpicker
Overview The `NO_PROXY` environment variable is used to specify hosts that should bypass proxy settings when making network connections. In Netpicker deployments, this setting is particularly important for ensuring proper communication between the agent and API...