Function Calling and GenAI / / No Comments I love when I work on one demo, hit an issue, discover something else and get joyfully distracted into learning something completely different. In this case, it was a suggestion to help with an issue I was having with output from a prompt, and while it wasn’t a good solution for what I was doing, it was an eye-opening look at a really cool feature of Generative AI – Function Calling. Now, I’m new to GenAI, and new to this particular feature having been introduced to it a bit less than twenty-four hours ago. I know it’s supported by Google AI APIs as well as OpenAI and a quick search around other offerings seems to imply it’s a universal thing. I want to give a quick... more → Posted in: JavaScript Tagged with: Calling, Function, GenAI
Monitor Events and Function Calls via Console / / No Comments Despite having worked on the very complex Firefox for a number of years, I’ll always love plain old console.log debugging. Logging can provide an audit trail as events happen and text you can share with others. Did you know that chrome provides monitorEvents and monitor so that you can get a log each time an event occurs or function is called? Monitor Events Pass an element and a series of events to monitorEvents to get a console log when the event happens: // Monitor any clicks within the window monitorEvents(window, 'click') // Monitor for keyup and keydown events on the body monitorEvents(document.body, ['keyup', 'keydown']) You can pass an array of events to listen for multiple... more → Posted in: JavaScript Tagged with: Calls, Console, events, Function, Monitor
The Google Maps saved places function is the best travel trick – Insider – INSIDER / / No Comments The Google Maps saved places function is the best travel trick – Insider INSIDER “map app” – Google News… more → Posted in: Interactive Maps Tagged with: best, Function, Google, Insider, maps, Places, saved, travel, trick
Helios and Matheson Add Function to Growing RedZone Map App – Yahoo Finance / / No Comments Yahoo Finance Helios and Matheson Add Function to Growing RedZone Map AppYahoo FinanceHelios and Matheson (HMNY) acquired the RedZone Map app last summer. I just got back from the trip of a lifetime to Hawaii and found this Helios and …and more » map app – Google News… more → Posted in: Interactive Maps Tagged with: Finance, Function, Growing, Helios, Matheson, RedZone, Yahoo