Archive for the ‘AI’ Category

KI – erfindet Fakten Quellen und Zahlen das ist ein bekanntes Problem der passende System Prompt reduziert jedoch die KI Halluzinationen

Freitag, Juni 12th, 2026

„Wenn Informationen unsicher unvollständig oder spekulativ sind sage das klar.

Erfinde keine Fakten Quellen oder Zahlen.

Wenn du etwas nicht weißt oder keine verlässliche Grundlage hast antworte ausdrücklich: „Ich weiß es nicht“ oder „Dazu habe ich keine gesicherten Informationen“

Wenn eine Antwort auf Annahmen basiert kennzeichne diese deutlich.“

AI Workflow Automation N8N 2.21.7 – analyzing logfiles is highly effective for automating Oracle Database system monitoring parsing errors and getting incident reports

Freitag, Juni 12th, 2026

Example Oracle Database System:

You are an expert Oracle Database Administrator (DBA) and log analysis assistant. Your task is to analyze the provided Oracle alert.log snippet, identify critical errors, warnings, and notable events, and provide a concise summary.

Please structure your response exactly as follows:

### 1. Executive Summary & Findings Count
* Total Critical Errors Found: [Count]
* Total Warnings Found: [Count]
* Overall Health Status: [GREEN / AMBER / RED]

### 2. Traffic Light Status Metric
Apply a traffic light metric based on the highest severity found in the log:
* 🔴 RED: Critical Errors (e.g., ORA-00600, ORA-07445, ORA-01578 corruption, instance crashes, deadlocks causing down-time).
* 🟡 AMBER: Warnings / Non-fatal errors (e.g., ORA-00060 deadlocks, archiver stuck warnings, temporary space issues, threshold alerts).
* 🟢 GREEN: No errors or warnings found. Only standard operational messages (e.g., log switches, routine backups, parameter changes).

### 3. Key Findings Breakdown
Provide a bulleted list of the specific errors or warnings found. For each finding, include:
* Timestamp: [Date/Time from log]
* Error Code/Message: [e.g., ORA-00600]
* Brief Impact/Meaning: [1-sentence explanation of what this means for the database]

### 4. Recommended Next Steps
Provide 2-3 actionable bullets on what the DBA should do next based on these findings (e.g., check trace files, run a specific diagnostic, check disk space).


[PASTE YOUR ALERT.LOG SNIPPET BELOW THIS LINE]

NVIDIA – is building the AI powered platforms shaping the future of medicine

Mittwoch, Juni 10th, 2026

Anthropic Claude Mythos – hat sein umstrittenes KI Modell veröffentlicht und nennt es hier ‚Fable 5‘

Dienstag, Juni 9th, 2026

Das Ende der ‚All-you-can-prompt-Buffets‘ – KI Anbieter verrechnen immer häufiger reale Nutzungskosten

Dienstag, Juni 9th, 2026

Anthropic – working like a lawyer with Claude

Dienstag, Juni 9th, 2026

Ollama – installing specific versions

Sonntag, Juni 7th, 2026

Use OLLAMA_VERSION environment variable with the install script to install a specific version of Ollama including pre-releases you can find the version numbers in the releases page

root@ra-ai-01:~# curl -fsSL https://ollama.com/install.sh | OLLAMA_VERSION=0.24.0 sh
>>> Cleaning up old version at /usr/local/lib/ollama
>>> Installing ollama to /usr/local
>>> Downloading ollama-linux-amd64.tar.zst
############################################# 100.0%
>>> Adding ollama user to render group…
>>> Adding ollama user to video group…
>>> Adding current user to ollama group…
>>> Creating ollama systemd service…
>>> Enabling and starting ollama service…
>>> NVIDIA GPU installed.

root@ra-ai-01:~# ollama –version
ollama version is 0.24.0

GPN24 04.-07.06.2026 – der digital gestützte Medikationsprozess (dgMP) als Kombination aus elektronischen Medikationsplan und elektronischer Medikationsliste

Sonntag, Juni 7th, 2026

Ollama 0.30.6 LLM ‚gemma4:12b‘ – is currently not usable for normal local text generation

Sonntag, Juni 7th, 2026

Ollama 0.30.6 LLM ‚gemma4:e2b‘ | ‚gemma4:e2b‘ – fails to load n_inputs < GGML_SCHED_MAX_SPLIT_INPUTS

Sonntag, Juni 7th, 2026

Larger Gemma 4 models load just fine it is something specifically with the smaller ones

OpenCode – for beginners with Setup Agents Skills & MCP

Samstag, Juni 6th, 2026

Ollama 0.30.6 – is now available

Samstag, Juni 6th, 2026
root@ra-ai-01:~# ollama –version
ollama version is 0.24.0
root@ra-ai-01:~#
root@ra-ai-01:~# curl -fsSL https://ollama.com/install.sh | sh
>>> Cleaning up old version at /usr/local/lib/ollama
>>> Installing ollama to /usr/local
>>> Downloading ollama-linux-amd64.tar.zst
####################################################### 100.0%
>>> Adding ollama user to render group…
>>> Adding ollama user to video group…
>>> Adding current user to ollama group…
>>> Creating ollama systemd service…
>>> Enabling and starting ollama service…
>>> NVIDIA GPU installed.

root@ra-ai-01:~#

root@ra-ai-01:~# ollama –version
ollama version is 0.30.6

root@ra-ai-01:~#

Anthropic Co-Founder Jack Clark – warns AI needs a brake pedal as race accelerates

Freitag, Juni 5th, 2026

Ollama LLM ‚NVIDIA Nemotron 3 Nano Omni‘ – is a multimodal large language model that unifies video audio image and text understanding to support enterprise grade Q&A summarization transcription and document intelligence workflows

Donnerstag, Juni 4th, 2026

Ollama LLM ‚MedGemma‘ – is a collection of Gemma 3 variants that are trained for performance on medical text and image comprehension

Donnerstag, Juni 4th, 2026

MedGemma is a collection of Gemma 3 variants that are trained for performance on medical text and image comprehension. Developers can use MedGemma to accelerate building healthcare-based AI applications. MedGemma is available in 4B and 27B versions both MedGemma multimodal versions utilize a SigLIP image encoder that has been specifically pre-trained on a variety of de-identified medical data, including chest X-rays, dermatology images, ophthalmology images, and histopathology slides. Their LLM components are trained on a diverse set of medical data including medical text medical question-answer pairs, FHIR based electronic health record data (27B multimodal only), radiology images histopathology patches ophthalmology images and dermatology images