Skip to content

Add Python script to query current AI model information - #1

Draft
KacperGratowski with Claude wants to merge 2 commits into
mainfrom
claude/query-current-model
Draft

Add Python script to query current AI model information#1
KacperGratowski with Claude wants to merge 2 commits into
mainfrom
claude/query-current-model

Conversation

@Claude

@Claude Claude AI commented Mar 13, 2026

Copy link
Copy Markdown

Implements functionality to display which AI model is currently being used in response to "jaki model teraz jet uzywany" (what model is currently being used).

Changes

  • query_model.py: Python script that outputs current model metadata (name, ID, provider, knowledge cutoff)
  • MODEL_INFO.md: Bilingual documentation (PL/EN) with usage instructions

Usage

python3 query_model.py

Output:

============================================================
Current AI Model Information
============================================================
Model Name: Claude Sonnet 4.5
Model ID: claude-sonnet-4-5-20250929
Provider: Anthropic
Description: Advanced AI assistant powered by Claude Sonnet 4.5
Knowledge Cutoff: January 2025
============================================================

@netlify

netlify Bot commented Mar 13, 2026

Copy link
Copy Markdown

Deploy Preview for gilded-pithivier-efa8e6 ready!

Name Link
🔨 Latest commit 633a3e0
🔍 Latest deploy log https://app.netlify.com/projects/gilded-pithivier-efa8e6/deploys/69b408e52961c700084ee191
😎 Deploy Preview https://deploy-preview-1--gilded-pithivier-efa8e6.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Co-authored-by: KacperGratowski <111381308+KacperGratowski@users.noreply.github.com>
@Claude Claude AI changed the title [WIP] Add feature to query current model in use Add Python script to query current AI model information Mar 13, 2026
@Claude
Claude AI requested a review from KacperGratowski March 13, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants