From 2265456bda5033f668f05cd05905f4a2679e4e07 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 5 Feb 2025 13:45:32 -0800 Subject: [PATCH] copy --- HISTORY.md | 1 + aider/website/HISTORY.md | 1 + aider/website/assets/sample-analytics.jsonl | 2 +- aider/website/docs/faq.md | 4 ++-- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 55ebf671e..8de545022 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -2,6 +2,7 @@ ### main branch +- Bugfix to prevent creating incorrect filenames like `python`, `php`, etc. - Fast startup with more providers and when model metadata provided in local files. - Removes `` tags from R1 responses for commit messages (and other weak model uses). - Now dynamically sets `num_ctx` for Ollama, to ensure the context window can hold the chat. diff --git a/aider/website/HISTORY.md b/aider/website/HISTORY.md index 3547981eb..18ce999c0 100644 --- a/aider/website/HISTORY.md +++ b/aider/website/HISTORY.md @@ -25,6 +25,7 @@ cog.out(text) ### main branch +- Bugfix to prevent creating incorrect filenames like `python`, `php`, etc. - Fast startup with more providers and when model metadata provided in local files. - Removes `` tags from R1 responses for commit messages (and other weak model uses). - Now dynamically sets `num_ctx` for Ollama, to ensure the context window can hold the chat. diff --git a/aider/website/assets/sample-analytics.jsonl b/aider/website/assets/sample-analytics.jsonl index a5c5cfa79..d75327a3c 100644 --- a/aider/website/assets/sample-analytics.jsonl +++ b/aider/website/assets/sample-analytics.jsonl @@ -1,4 +1,3 @@ -{"event": "message_send", "properties": {"main_model": "o3-mini", "weak_model": "gpt-4o-mini", "editor_model": "gpt-4o", "edit_format": "ask", "prompt_tokens": 7025, "completion_tokens": 282, "total_tokens": 7307, "cost": 0.0089683, "total_cost": 0.0333905}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1738637562} {"event": "command_code", "properties": {}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1738637579} {"event": "message_send_starting", "properties": {}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1738637579} {"event": "message_send", "properties": {"main_model": "o3-mini", "weak_model": "gpt-4o-mini", "editor_model": "gpt-4o", "edit_format": "diff", "prompt_tokens": 9638, "completion_tokens": 155, "total_tokens": 9793, "cost": 0.0112838, "total_cost": 0.0446743}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1738637594} @@ -998,3 +997,4 @@ {"event": "command_add", "properties": {}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1738789232} {"event": "message_send_starting", "properties": {}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1738789243} {"event": "message_send", "properties": {"main_model": "claude-3-5-sonnet-20241022", "weak_model": "claude-3-5-haiku-20241022", "editor_model": "claude-3-5-sonnet-20241022", "edit_format": "diff", "prompt_tokens": 22069, "completion_tokens": 225, "total_tokens": 22294, "cost": 0.069582, "total_cost": 0.069582}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1738789255} +{"event": "ai-comments file-add", "properties": {}, "user_id": "c42c4e6b-f054-44d7-ae1f-6726cc41da88", "time": 1738791922} diff --git a/aider/website/docs/faq.md b/aider/website/docs/faq.md index a192c6872..ff747c5cd 100644 --- a/aider/website/docs/faq.md +++ b/aider/website/docs/faq.md @@ -249,8 +249,8 @@ tr:hover { background-color: #f5f5f5; } - - + +
Model NameTotal TokensPercent
o3-mini1,011,53761.1%
claude-3-5-sonnet-20241022356,81721.5%
o3-mini1,004,23060.9%
claude-3-5-sonnet-20241022356,81721.6%
ollama/REDACTED158,9029.6%
fireworks_ai/accounts/fireworks/models/deepseek-v353,2543.2%
fireworks_ai/REDACTED45,2332.7%