mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
feat: Add model info manager import to analytics module
This commit is contained in:
parent
e94e60b1d2
commit
f957111141
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ from posthog import Posthog
|
|||
|
||||
from aider import __version__
|
||||
from aider.dump import dump # noqa: F401
|
||||
from aider.models import model_info_manager
|
||||
|
||||
mixpanel_project_token = "6da9a43058a5d1b9f3353153921fb04d"
|
||||
posthog_project_api_key = "phc_99T7muzafUMMZX15H8XePbMSreEUzahHbtWjy3l5Qbv"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue