Tag: json
-
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…
-
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,…
-
Simon Willison’s Weblog: Run a prompt to generate and execute jq programs using llm-jq
Source URL: https://simonwillison.net/2024/Oct/27/llm-jq/#atom-everything Source: Simon Willison’s Weblog Title: Run a prompt to generate and execute jq programs using llm-jq Feedly Summary: llm-jq is a brand new plugin for LLM which lets you pipe JSON directly into the llm jq command along with a human-language description of how you’d like to manipulate that JSON and have…
-
Cloud Blog: What’s new in PostgreSQL 17, now available in Cloud SQL
Source URL: https://cloud.google.com/blog/products/databases/postgresql-17-now-available-on-cloud-sql/ Source: Cloud Blog Title: What’s new in PostgreSQL 17, now available in Cloud SQL Feedly Summary: We’re excited to announce support for PostgreSQL 17 in Cloud SQL, complete with many new features and valuable enhancements across five key areas: Security Developer experience Performance Tooling Observability In this blog post, we explore these…
-
Hacker News: Nix at work: FlakeHub Cache and private flakes
Source URL: https://determinate.systems/posts/flakehub-cache-and-private-flakes/ Source: Hacker News Title: Nix at work: FlakeHub Cache and private flakes Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses the launch of new features for FlakeHub, a platform for managing Nix flakes, including FlakeHub Cache and private flakes. These additions address significant security and operational challenges faced…
-
Cloud Blog: Spanner and PostgreSQL at Prefab: Flexible, reliable, and cost-effective at any size
Source URL: https://cloud.google.com/blog/products/databases/how-prefab-scales-with-spanners-postrgesql-interface/ Source: Cloud Blog Title: Spanner and PostgreSQL at Prefab: Flexible, reliable, and cost-effective at any size Feedly Summary: TL;DR: We use Spanner’s PostgreSQL interface at Prefab, and we’ve had a good time. It’s easy to set up, easy to use, and — surprisingly — less expensive than other databases we’ve tried for…
-
METR Blog – METR: An update on our general capability evaluations
Source URL: https://metr.org/blog/2024-08-06-update-on-evaluations/ Source: METR Blog – METR Title: An update on our general capability evaluations Feedly Summary: AI Summary and Description: Yes **Summary:** The provided text discusses the development of evaluation metrics for AI capabilities, particularly focusing on autonomous systems. It aims to create measures that can assess general autonomy rather than solely relying…
-
Simon Willison’s Weblog: This prompt can make an AI chatbot identify and extract personal details from your chats
Source URL: https://simonwillison.net/2024/Oct/22/imprompter/#atom-everything Source: Simon Willison’s Weblog Title: This prompt can make an AI chatbot identify and extract personal details from your chats Feedly Summary: This prompt can make an AI chatbot identify and extract personal details from your chats Matt Burgess in Wired magazine writes about a new prompt injection / Markdown exfiltration variant…