X

NV5 Geospatial Blog

Each month, NV5 Geospatial posts new blog content across a variety of categories. Browse our latest posts below to learn about important geospatial information or use the search bar to find a specific topic or author. Stay informed of the latest blog posts, events, and technologies by joining our email list!



Using ENVI and IDL Agents with Your Own API Keys

Using ENVI and IDL Agents with Your Own API Keys

6/22/2026

Earlier this year, we introduced the ENVI® Agent and IDL® Agent to bring intelligent, AI-driven automation to your geospatial and data science workflows. If you missed the launch, you can catch up on the full breakdown by watching our release webinar. Both agents are built upon GitHub Copilot, a powerful AI orchestration... Read More >

What We're Looking Forward to at Esri UC 2026

What We're Looking Forward to at Esri UC 2026

6/16/2026

Every year, the Esri User Conference brings together thousands of geospatial professionals to explore new technologies, share ideas, and learn how organizations are solving complex challenges with GIS. For many members of the NV5 team, attending Esri UC is an annual tradition. Some have attended for more than 15 years. Others will be... Read More >

New ENVI Agent, IDL Agent, and GeoAgent Quick Guides

New ENVI Agent, IDL Agent, and GeoAgent Quick Guides

6/9/2026

The recent release of ENVI® Agent, IDL® Agent, and GeoAgent™ revolutionize how users interact with geospatial software. These agentic AI applications act as partners to plan, simplify, and execute complex workflows. Knowing where to start can be challenging for new users. To this end, we developed three new quick guides to... Read More >

Introducing NISAR Data Support

Introducing NISAR Data Support

6/5/2026

The release of ENVI® SARscape 6.3 in April 2026 includes preliminary support for NASA-ISRO SAR (NISAR) data. The NISAR mission is a joint Earth-observing satellite project between NASA and the Indian Space Research Organization designed to monitor changes in the planet’s land and ice surfaces using advanced radar imaging. It... Read More >

Monitoring Illegal Mining in the Amazon: Turning Persistent Data Into Actionable Insight

Monitoring Illegal Mining in the Amazon: Turning Persistent Data Into Actionable Insight

5/28/2026

Illegal mining over decades has constituted one of the most persistent and complex socio-environmental problems in the Brazilian Amazon. In recent years, with the increasingly intensive use of mechanized extraction, the associated environmental impacts—such as deforestation, intense soil disturbance, river siltation, and mercury... Read More >

1345678910Last
43 Rate this article:
No rating

Using ENVI and IDL Agents with Your Own API Keys

Zachary Norman

Earlier this year, we introduced the ENVI® Agent and IDL® Agent to bring intelligent, AI-driven automation to your geospatial and data science workflows. If you missed the launch, you can catch up on the full breakdown by watching our release webinar.

Both agents are built upon GitHub Copilot, a powerful AI orchestration framework, which required you to have GitHub and GitHub Copilot accounts. This has since changed and is much more open and flexible.

Bring Your Own API Key

Now, you can use your own OpenAI or Anthropic API keys with the agents, completely bypassing the need for a GitHub Copilot account or subscription. Adding an API key is easy and only requires a few steps:

API key configuration steps

Here’s an example of what model selection looks like with OpenAI as a provider.

With your own API key connected, you have direct access to the latest models from OpenAI or Anthropic without any intermediary subscription.

OpenAI model selection interface

Run Models Locally with Ollama

Another exciting change with this update — you can now connect to a locally running LLM through Ollama. With a powerful GPU, you can run models such as Gemma 4 on your device. This helps keep any data local which supports privacy and can operate in disconnected environments.

Here’s an example of Gemma 4 generating a land cover classification image using machine learning:

 

Gemma 4 land cover classification in ENVI Agent

 

We’re excited to see how these new configuration options streamline your workflows and enable our agents to run in different environments.

Happy Agent-ing!

 

Please login or register to post comments.