Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug report - R1 not working but charging tokens #3051

Closed
Yona544 opened this issue Jan 28, 2025 · 3 comments
Closed

Bug report - R1 not working but charging tokens #3051

Yona544 opened this issue Jan 28, 2025 · 3 comments

Comments

@Yona544
Copy link

Yona544 commented Jan 28, 2025

Main model: deepseek/deepseek-reasoner with architect edit format, prompt cache, infinite output
Editor model: deepseek/deepseek-chat with editor-diff edit format
Weak model: deepseek/deepseek-chat
Git repo: .git with 18 files
Repo-map: using 4096 tokens, auto refresh
Added README.md to the chat.
Added uDM.pas to the chat.
Added uData_Synchronization.pas to the chat.
Added uLog.pas to the chat.
Added uMain.pas to the chat.
Added uSettings.pas to the chat.
Added uTypes.pas to the chat.
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
README.md uDM.pas uData_Synchronization.pas uLog.pas uMain.pas uSettings.pas uTypes.pas
architect> study function TDataModule1.CopyDatabaseStructureADS(SourceConn, DestConn: TFDConnection): string;

Tokens: 31k sent, 0 received. Cost: $0.02 message, $0.02 session.
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
README.md uDM.pas uData_Synchronization.pas uLog.pas uMain.pas uSettings.pas uTypes.pas
architect> study function TDataModule1.CopyDatabaseStructureADS(SourceConn, DestConn: TFDConnection): string;

Tokens: 31k sent, 0 received. Cost: $0.02 message, $0.03 session.
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
README.md uDM.pas uData_Synchronization.pas uLog.pas uMain.pas uSettings.pas uTypes.pas
architect> can u explin function TDataModule1.CopyDatabaseStructureADS(SourceConn, DestConn: TFDConnection)?

Tokens: 31k sent, 0 received. Cost: $0.02 message, $0.05 session.
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
README.md uDM.pas uData_Synchronization.pas uLog.pas uMain.pas uSettings.pas uTypes.pas
architect> /editor

───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
README.md uDM.pas uData_Synchronization.pas uLog.pas uMain.pas uSettings.pas uTypes.pas
architect> can u explain what this function is trying to do
TDataModule1.CopyDatabaseStructureADS

Tokens: 31k sent, 0 received. Cost: $0.02 message, $0.07 session.
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
README.md uDM.pas uData_Synchronization.pas uLog.pas uMain.pas uSettings.pas uTypes.pas
architect>


Aider version: 0.72.3
Python version: 3.11.4
Platform: Windows-10-10.0.19045-SP0
Python implementation: CPython
Virtual environment: No
OS: Windows 10 (64bit)
Git version: git version 2.45.2.windows.1

Aider v0.72.3
Main model: deepseek/deepseek-reasoner with architect edit format, prompt cache, infinite output
Editor model: deepseek/deepseek-chat with editor-diff edit format
Weak model: deepseek/deepseek-chat
Git repo: .git with 18 files
Repo-map: using 4096 tokens, auto refresh
Added README.md to the chat.
Added uDM.pas to the chat.
Added uData_Synchronization.pas to the chat.
Added uLog.pas to the chat.
Added uMain.pas to the chat.
Added uSettings.pas to the chat.
Added uTypes.pas to the chat.

@jocarol
Copy link

jocarol commented Jan 29, 2025

Same here

@paul-gauthier
Copy link
Collaborator

This looks like a dup of #3005. Please see the comments there for more information, and feel free to continue the discussion within that issue.

I'm going to close this issue for now. But please let me know if you think this is actually a distinct issue and I will reopen this issue.

@paul-gauthier
Copy link
Collaborator

The token costs are estimated. Unlikely that deepseek is actually charging you. Check their billing page.

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

No branches or pull requests

3 participants