Leitor de feeds | Develop Site

Bringing AI Agents to production with Gemini API

Blog Desarrollo Google - 1 hora 50 minutos atrás
AgentOps uses the Gemini API to provide cost-effective and powerful LLM-powered agent observability for enterprises.
Categorias: Desarrolladores

Enhancing AI Powered Developer Tools with Gemini API

Blog Desarrollo Google - 4 horas 50 minutos atrás
The integration of Gemini's 1.5 models with Sublayer's Ruby-based AI agent framework enables developer teams to automate their documentation process, streamline workflows, and build AI-driven applications.
Categorias: Desarrolladores

Evolving the Responsible Generative AI Toolkit with new tools for every LLM

Blog Desarrollo Google - 7 horas 51 minutos atrás
The Responsible Generative AI Toolkit is being expanded with new features to support responsible AI development across all LLMs, including SynthID Text for watermarking.
Categorias: Desarrolladores

People of AI: Season 3 Takeaways and Season 4 Previews

Blog Desarrollo Google - 7 horas 51 minutos atrás
The People of AI podcast Season 3 highlighted inspiring stories and career anecdotes from individuals shaping the future of AI, focusing on themes of democratizing AI, AI for Good, redefining intelligence, and AI's impact on work.
Categorias: Desarrolladores

Now in Developer Preview: Enhancing Chat with the Google Chat API

Blog Desarrollo Google - 7 horas 51 minutos atrás
The Google Chat API has been launched, allowing developers to build Chat apps that enable real-time collaboration between Google Chat and other systems.
Categorias: Desarrolladores

Want a smoother checkout with Google Pay? Configure your payment options!

Blog Desarrollo Google - 7 horas 51 minutos atrás
Configure accepted payment methods for Google Pay, with options for authentication methods, card networks, and card types, and upcoming features for enhanced control and customization.
Categorias: Desarrolladores

10 Social Media Planners You Can Start Using Today [FREE]

TechRepublic - 9 horas 34 minutos atrás
Organize the chaos with these free digital social media planners for Excel, Google Sheets, monday.com, ClickUp, Wrike, and more.
Categorias: Tecnologia

Gemini 1.5 Flash-8B is now production ready

Blog Desarrollo Google - 10 horas 54 minutos atrás
Google is rolling out (in GA) a new Gemini model, 1.5 Flash-8B, our smallest production model with SOTA performance for its size.
Categorias: Desarrolladores

OpusClip achieves 30% cost savings in visual description processing with Gemini Flash

Blog Desarrollo Google - qua, 20/11/2024 - 23:21
OpusClip utilizes Gemini 1.5 Flash's multimodal capabilities to enhance video understanding and streamline content creation, leading to cost savings and increased engagement.
Categorias: Desarrolladores

5 Ways to Delete a Page in Word

TechRepublic - qua, 20/11/2024 - 21:15
Formatting in Microsoft Word can get funky. Here are five ways to delete a random blank page in Word documents and manage your invisible page breaks on a PC or Mac.
Categorias: Tecnologia

Microsoft Reveals Mini PC for Easy Access to Windows 365

TechRepublic - qua, 20/11/2024 - 18:46
Windows 365 Link, set to launch in select regions in early April, can connect to various peripherals either wirelessly or via cable.
Categorias: Tecnologia

How To Set Up Free SIP Calling On Any Device

TechRepublic - qua, 20/11/2024 - 18:45
Most people communicating on the internet are using SIP calling. Here’s how to make free SIP calls — and when you shouldn’t.
Categorias: Tecnologia

Drupal core - Moderately critical - Gadget chain - SA-CORE-2024-008

Drupal Security - qua, 20/11/2024 - 18:29
Project: Drupal coreDate: 2024-November-20Security risk: Moderately critical 14 ∕ 25 AC:Complex/A:Admin/CI:All/II:All/E:Theoretical/TD:UncommonVulnerability: Gadget chainAffected versions: >= 8.0.0 < 10.2.11 || >= 10.3.0 < 10.3.9Description: 

Drupal core contains a potential PHP Object Injection vulnerability that (if combined with another exploit) could lead to Remote Code Execution. It is not directly exploitable.

This issue is mitigated by the fact that in order for it to be exploitable, a separate vulnerability must be present to allow an attacker to pass unsafe input to unserialize(). There are no such known exploits in Drupal core.

To help protect against this potential vulnerability, some additional checks have been added to Drupal core's database code. If you use a third-party database driver, check the release notes for additional configuration steps that may be required in certain cases.

Solution: 

Install the latest version:

All versions of Drupal 10 prior to 10.2 are end-of-life and do not receive security coverage. (Drupal 8 and Drupal 9 have both reached end-of-life.)

Reported By: Fixed By: Coordinated By: 
Categorias: Drupal

Drupal core - Moderately critical - Gadget chain - SA-CORE-2024-007

Drupal Security - qua, 20/11/2024 - 18:27
Project: Drupal coreDate: 2024-November-20Security risk: Moderately critical 14 ∕ 25 AC:Complex/A:Admin/CI:All/II:All/E:Theoretical/TD:UncommonVulnerability: Gadget chainAffected versions: >= 8.0.0 < 10.2.11 || >= 10.3.0 < 10.3.9 || >= 11.0.0 < 11.0.8Description: 

Drupal core contains a potential PHP Object Injection vulnerability that (if combined with another exploit) could lead to Remote Code Execution. It is not directly exploitable.

This issue is mitigated by the fact that in order for it to be exploitable, a separate vulnerability must be present to allow an attacker to pass unsafe input to unserialize(). There are no such known exploits in Drupal core.

To help protect against this potential vulnerability, types have been added to properties in some of Drupal core's classes. If an application extends those classes, the same types may need to be specified on the subclass to avoid a TypeError.

Solution: 

Install the latest version:

All versions of Drupal 10 prior to 10.2 are end-of-life and do not receive security coverage. (Drupal 8 and Drupal 9 have both reached end-of-life.)

Reported By: Fixed By: Coordinated By: 
Categorias: Drupal

How AI Drives Supply Chain Automation for Retailers Worldwide

TechRepublic - qua, 20/11/2024 - 18:26
AI is transforming supply chain automation, enabling retailers to optimize operations and innovate with machine learning and generative AI.
Categorias: Tecnologia

Drupal core - Less critical - Gadget chain - SA-CORE-2024-006

Drupal Security - qua, 20/11/2024 - 18:25
Project: Drupal coreDate: 2024-November-20Security risk: Less critical 8 ∕ 25 AC:Complex/A:User/CI:None/II:Some/E:Theoretical/TD:UncommonVulnerability: Gadget chainAffected versions: >= 8.0.0 < 10.2.11 || >= 10.3.0 < 10.3.9 || >= 11.0.0 < 11.0.8Description: 

Drupal core contains a potential PHP Object Injection vulnerability that (if combined with another exploit) could lead to Artbitrary File Deletion. It is not directly exploitable.

This issue is mitigated by the fact that in order to be exploitable, a separate vulnerability must be present that allows an attacker to pass unsafe input to unserialize(). There are no such known exploits in Drupal core.

To help protect against this vulnerability, types have been added to properties in some of Drupal core's classes. If an application extends those classes, the same types may need to be specified on the subclass to avoid a TypeError.

Solution: 

Install the latest version:

All versions of Drupal 10 prior to 10.2 are end-of-life and do not receive security coverage. (Drupal 8 and Drupal 9 have both reached end-of-life.)

Reported By: Fixed By: Coordinated By: 
Categorias: Drupal

Drupal core - Critical - Cross Site Scripting - SA-CORE-2024-005

Drupal Security - qua, 20/11/2024 - 18:24
Project: Drupal coreDate: 2024-November-20Security risk: Critical 17 ∕ 25 AC:None/A:None/CI:Some/II:Some/E:Theoretical/TD:DefaultVulnerability: Cross Site ScriptingDescription: 

Drupal 7 core's Overlay module doesn't safely handle user input, leading to reflected cross-site scripting under certain circumstances.

Only sites with the Overlay module enabled are affected by this vulnerability.

Solution: 

Install the latest version:

  • If you are using Drupal 7, update to Drupal 7.102
  • Sites may also disable the Overlay module to avoid the issue.

Drupal 10 and Drupal 11 are not affected, as the Overlay module was removed from Drupal core in Drupal 8.

Reported By: Fixed By: Coordinated By: 
Categorias: Drupal

Drupal core - Moderately critical - Access bypass - SA-CORE-2024-004

Drupal Security - qua, 20/11/2024 - 18:21
Project: Drupal coreDate: 2024-November-20Security risk: Moderately critical 10 ∕ 25 AC:Basic/A:User/CI:None/II:Some/E:Theoretical/TD:DefaultVulnerability: Access bypassAffected versions: >= 8.0.0 < 10.2.11 || >= 10.3.0 < 10.3.9 || >= 11.0.0 < 11.0.8Description: 

Drupal's uniqueness checking for certain user fields is inconsistent depending on the database engine and its collation.

As a result, a user may be able to register with the same email address as another user.

This may lead to data integrity issues.

Solution: 

Install the latest version:

All versions of Drupal 10 prior to 10.2 are end-of-life and do not receive security coverage. (Drupal 8 and Drupal 9 have both reached end-of-life.)

Updating Drupal will not solve potential issues with existing accounts affected by this bug. See Fixing emails that vary only by case for additional guidance.

Reported By: Fixed By: Coordinated By: 
Categorias: Drupal

Drupal core - Moderately critical - Cross Site Scripting - SA-CORE-2024-003

Drupal Security - qua, 20/11/2024 - 18:20
Project: Drupal coreDate: 2024-November-20Security risk: Moderately critical 13 ∕ 25 AC:Basic/A:User/CI:Some/II:Some/E:Theoretical/TD:DefaultVulnerability: Cross Site ScriptingAffected versions: >= 8.8.0 < 10.2.11 || >= 10.3.0 < 10.3.9 || >= 11.0.0 < 11.0.8Description: 

Drupal uses JavaScript to render status messages in some cases and configurations. In certain situations, the status messages are not adequately sanitized.

Solution: 

Install the latest version:

All versions of Drupal 10 prior to 10.2 are end-of-life and do not receive security coverage. (Drupal 8 and Drupal 9 have both reached end-of-life.)

Reported By: Fixed By: Coordinated By: 
Categorias: Drupal

Introducing AI Backgrounds, HD Video Calls, Noise Suppression and More for Messenger Calling

Facebook - qua, 20/11/2024 - 18:05

With Messenger, we’ve made it simple to connect with the people who matter in your life, whether that means sending Reels to friends or video calling loved ones. Around the world, people  collectively spend over 7 billion minutes on calls across Facebook and Messenger every day, and we’re constantly working on new ways to enhance the experience. 

That’s why today, we’re announcing new Messenger Calling features, many of which are some of our most requested. Now, calling is easier, more reliable and more fun. 

AI Backgrounds in Video Calling

In September, we announced new ways to personalize Messenger chat themes with unique, AI-generated images from Meta AI. Soon, you’ll be able to use AI backgrounds in Messenger video calls to reflect how you’re feeling or just add a little excitement to your call. 

To start creating your personalized AI background, tap on the effects icon in the sidebar of your next video call and select “Backgrounds.” 

HD Video Calls and Noise Suppression

We’re introducing HD video calls, background noise suppression and voice isolation to help you make clearer, higher-quality calls directly from Messenger. Talking digitally will feel more than ever like being in a room together. 

Click to view slideshow.

HD will be enabled by default for video calls made on WiFi.  To enable HD for video calls on cellular data, go to your call settings and turn on “Mobile data for HD video.” 

Background noise suppression and voice isolation can be enabled via call settings in Messenger. 

Audio and Video Messages

Messenger Calling is becoming more and more like a fully outfitted phone, plus some extra features.  Now, you can leave audio or video voice messages when your friends can’t pick up. 

Click to view slideshow.

Tap the “Record message” button to leave an audio message for unanswered audio calls or a video message for unanswered video calls. 

Hands-Free Calling and Messaging

When your hands are full or your phone is out of reach, you can now ask Siri to help you make your calls and messages wherever you are. Try something like: “Hey Siri, send a message to Cassandra on Messenger” and then dictate what that message will be.  

The post Introducing AI Backgrounds, HD Video Calls, Noise Suppression and More for Messenger Calling appeared first on Meta.

Categorias: Redes Sociales

Páginas