Tag: prompt
-
Simon Willison’s Weblog: W̶e̶e̶k̶n̶o̶t̶e̶s̶ Monthnotes for October
Source URL: https://simonwillison.net/2024/Oct/30/monthnotes/#atom-everything Source: Simon Willison’s Weblog Title: W̶e̶e̶k̶n̶o̶t̶e̶s̶ Monthnotes for October Feedly Summary: I try to publish weeknotes at least once every two weeks. It’s been four since the last entry, so I guess this one counts as monthnotes instead. In my defense, the reason I’ve fallen behind on weeknotes is that I’ve been…
-
Simon Willison’s Weblog: Bringing developer choice to Copilot with Anthropic’s Claude 3.5 Sonnet, Google’s Gemini 1.5 Pro, and OpenAI’s o1-preview
Source URL: https://simonwillison.net/2024/Oct/30/copilot-models/#atom-everything Source: Simon Willison’s Weblog Title: Bringing developer choice to Copilot with Anthropic’s Claude 3.5 Sonnet, Google’s Gemini 1.5 Pro, and OpenAI’s o1-preview Feedly Summary: Bringing developer choice to Copilot with Anthropic’s Claude 3.5 Sonnet, Google’s Gemini 1.5 Pro, and OpenAI’s o1-preview The big announcement from GitHub Universe: Copilot is growing support for…
-
Slashdot: GitHub Copilot Moves Beyond OpenAI Models To Support Claude 3.5, Gemini
Source URL: https://developers.slashdot.org/story/24/10/29/2244226/github-copilot-moves-beyond-openai-models-to-support-claude-35-gemini?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: GitHub Copilot Moves Beyond OpenAI Models To Support Claude 3.5, Gemini Feedly Summary: AI Summary and Description: Yes Summary: GitHub Copilot is transitioning to a multi-model approach by integrating additional AI models, including Anthropic’s Claude 3.5 and Google’s Gemini 1.5, along with broader support for OpenAI’s models. This shift…
-
Alerts: JCDC’s Industry-Government Collaboration Speeds Mitigation of CrowdStrike IT Outage
Source URL: https://www.cisa.gov/news-events/alerts/2024/10/29/jcdcs-industry-government-collaboration-speeds-mitigation-crowdstrike-it-outage Source: Alerts Title: JCDC’s Industry-Government Collaboration Speeds Mitigation of CrowdStrike IT Outage Feedly Summary: CISA, through the Joint Cyber Defense Collaborative (JCDC), enabled swift, coordinated response and information sharing in the wake of a significant IT outage caused by a CrowdStrike software update. This outage, which impacted government, critical infrastructure, and industry…
-
The Register: Linus Torvalds: 90% of AI marketing is hype
Source URL: https://www.theregister.com/2024/10/29/linus_torvalds_ai_hype/ Source: The Register Title: Linus Torvalds: 90% of AI marketing is hype Feedly Summary: Linux kernel creator says let’s see which workloads use GenAI in five years Linus Torvalds, creator of the Linux kernel, thinks the majority of marketing circulated by the industry on Generative AI is simply fluff with no real…
-
Hacker News: GitHub Cuts AI Deals with Google, Anthropic
Source URL: https://www.bloomberg.com/news/articles/2024-10-29/microsoft-s-github-unit-cuts-ai-deals-with-google-anthropic Source: Hacker News Title: GitHub Cuts AI Deals with Google, Anthropic Feedly Summary: Comments AI Summary and Description: Yes Summary: Microsoft’s GitHub is innovating in the field of AI-driven development by integrating AI models from Anthropic and Google into its popular GitHub Copilot coding assistant. This integration is pivotal for software developers,…
-
Simon Willison’s Weblog: You can now run prompts against images, audio and video in your terminal using LLM
Source URL: https://simonwillison.net/2024/Oct/29/llm-multi-modal/#atom-everything Source: Simon Willison’s Weblog Title: You can now run prompts against images, audio and video in your terminal using LLM Feedly Summary: I released LLM 0.17 last night, the latest version of my combined CLI tool and Python library for interacting with hundreds of different Large Language Models such as GPT-4o, Llama,…