code-puppy 0.0.39__py3-none-any.whl → 0.0.41__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- code_puppy/models.json +3 -42
- {code_puppy-0.0.39.data → code_puppy-0.0.41.data}/data/code_puppy/models.json +3 -42
- {code_puppy-0.0.39.dist-info → code_puppy-0.0.41.dist-info}/METADATA +1 -1
- {code_puppy-0.0.39.dist-info → code_puppy-0.0.41.dist-info}/RECORD +7 -7
- {code_puppy-0.0.39.dist-info → code_puppy-0.0.41.dist-info}/WHEEL +0 -0
- {code_puppy-0.0.39.dist-info → code_puppy-0.0.41.dist-info}/entry_points.txt +0 -0
- {code_puppy-0.0.39.dist-info → code_puppy-0.0.41.dist-info}/licenses/LICENSE +0 -0
    
        code_puppy/models.json
    CHANGED
    
    | @@ -6,27 +6,6 @@ | |
| 6 6 | 
             
                "max_retries": 3,
         | 
| 7 7 | 
             
                "retry_base_delay": 10
         | 
| 8 8 | 
             
              },
         | 
| 9 | 
            -
              "gemini-2.0-flash": {
         | 
| 10 | 
            -
                "type": "gemini",
         | 
| 11 | 
            -
                "name": "gemini-2.0-flash",
         | 
| 12 | 
            -
                "max_requests_per_minute": 100,
         | 
| 13 | 
            -
                "max_retries": 3,
         | 
| 14 | 
            -
                "retry_base_delay": 10
         | 
| 15 | 
            -
              },
         | 
| 16 | 
            -
              "gpt-4o": {
         | 
| 17 | 
            -
                "type": "openai",
         | 
| 18 | 
            -
                "name": "gpt-4o",
         | 
| 19 | 
            -
                "max_requests_per_minute": 100,
         | 
| 20 | 
            -
                "max_retries": 3,
         | 
| 21 | 
            -
                "retry_base_delay": 10
         | 
| 22 | 
            -
              },
         | 
| 23 | 
            -
              "gpt-4o-mini": {
         | 
| 24 | 
            -
                "type": "openai",
         | 
| 25 | 
            -
                "name": "gpt-4o-mini",
         | 
| 26 | 
            -
                "max_requests_per_minute": 100,
         | 
| 27 | 
            -
                "max_retries": 3,
         | 
| 28 | 
            -
                "retry_base_delay": 10
         | 
| 29 | 
            -
              },
         | 
| 30 9 | 
             
              "gpt-4.1": {
         | 
| 31 10 | 
             
                "type": "openai",
         | 
| 32 11 | 
             
                "name": "gpt-4.1",
         | 
| @@ -48,16 +27,9 @@ | |
| 48 27 | 
             
                "max_retries": 3,
         | 
| 49 28 | 
             
                "retry_base_delay": 10
         | 
| 50 29 | 
             
              },
         | 
| 51 | 
            -
              " | 
| 52 | 
            -
                "type": "openai",
         | 
| 53 | 
            -
                "name": "o3-mini",
         | 
| 54 | 
            -
                "max_requests_per_minute": 100,
         | 
| 55 | 
            -
                "max_retries": 3,
         | 
| 56 | 
            -
                "retry_base_delay": 10
         | 
| 57 | 
            -
              },
         | 
| 58 | 
            -
              "gpt-4o-custom": {
         | 
| 30 | 
            +
              "gpt-4.1-custom": {
         | 
| 59 31 | 
             
                "type": "custom_openai",
         | 
| 60 | 
            -
                "name": "gpt- | 
| 32 | 
            +
                "name": "gpt-4.1-custom",
         | 
| 61 33 | 
             
                "max_requests_per_minute": 100,
         | 
| 62 34 | 
             
                "max_retries": 3,
         | 
| 63 35 | 
             
                "retry_base_delay": 10,
         | 
| @@ -90,17 +62,6 @@ | |
| 90 62 | 
             
                  "api_key": "$TOGETHER_API_KEY"
         | 
| 91 63 | 
             
                }
         | 
| 92 64 | 
             
              },
         | 
| 93 | 
            -
              "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8": {
         | 
| 94 | 
            -
                "type": "custom_openai",
         | 
| 95 | 
            -
                "name": "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8",
         | 
| 96 | 
            -
                "max_requests_per_minute": 100,
         | 
| 97 | 
            -
                "max_retries": 3,
         | 
| 98 | 
            -
                "retry_base_delay": 5,
         | 
| 99 | 
            -
                "custom_endpoint": {
         | 
| 100 | 
            -
                  "url": "https://api.together.xyz/v1",
         | 
| 101 | 
            -
                  "api_key": "$TOGETHER_API_KEY"
         | 
| 102 | 
            -
                }
         | 
| 103 | 
            -
              },
         | 
| 104 65 | 
             
              "grok-3-mini-fast": {
         | 
| 105 66 | 
             
                "type": "custom_openai",
         | 
| 106 67 | 
             
                "name": "grok-3-mini-fast",
         | 
| @@ -119,7 +80,7 @@ | |
| 119 80 | 
             
                "max_retries": 3,
         | 
| 120 81 | 
             
                "retry_base_delay": 5,
         | 
| 121 82 | 
             
                "api_version": "2024-12-01-preview",
         | 
| 122 | 
            -
                "api_key": " | 
| 83 | 
            +
                "api_key": "$AZURE_OPENAI_API_KEY",
         | 
| 123 84 | 
             
                "azure_endpoint": "$AZURE_OPENAI_ENDPOINT"
         | 
| 124 85 | 
             
              }
         | 
| 125 86 | 
             
            }
         | 
| @@ -6,27 +6,6 @@ | |
| 6 6 | 
             
                "max_retries": 3,
         | 
| 7 7 | 
             
                "retry_base_delay": 10
         | 
| 8 8 | 
             
              },
         | 
| 9 | 
            -
              "gemini-2.0-flash": {
         | 
| 10 | 
            -
                "type": "gemini",
         | 
| 11 | 
            -
                "name": "gemini-2.0-flash",
         | 
| 12 | 
            -
                "max_requests_per_minute": 100,
         | 
| 13 | 
            -
                "max_retries": 3,
         | 
| 14 | 
            -
                "retry_base_delay": 10
         | 
| 15 | 
            -
              },
         | 
| 16 | 
            -
              "gpt-4o": {
         | 
| 17 | 
            -
                "type": "openai",
         | 
| 18 | 
            -
                "name": "gpt-4o",
         | 
| 19 | 
            -
                "max_requests_per_minute": 100,
         | 
| 20 | 
            -
                "max_retries": 3,
         | 
| 21 | 
            -
                "retry_base_delay": 10
         | 
| 22 | 
            -
              },
         | 
| 23 | 
            -
              "gpt-4o-mini": {
         | 
| 24 | 
            -
                "type": "openai",
         | 
| 25 | 
            -
                "name": "gpt-4o-mini",
         | 
| 26 | 
            -
                "max_requests_per_minute": 100,
         | 
| 27 | 
            -
                "max_retries": 3,
         | 
| 28 | 
            -
                "retry_base_delay": 10
         | 
| 29 | 
            -
              },
         | 
| 30 9 | 
             
              "gpt-4.1": {
         | 
| 31 10 | 
             
                "type": "openai",
         | 
| 32 11 | 
             
                "name": "gpt-4.1",
         | 
| @@ -48,16 +27,9 @@ | |
| 48 27 | 
             
                "max_retries": 3,
         | 
| 49 28 | 
             
                "retry_base_delay": 10
         | 
| 50 29 | 
             
              },
         | 
| 51 | 
            -
              " | 
| 52 | 
            -
                "type": "openai",
         | 
| 53 | 
            -
                "name": "o3-mini",
         | 
| 54 | 
            -
                "max_requests_per_minute": 100,
         | 
| 55 | 
            -
                "max_retries": 3,
         | 
| 56 | 
            -
                "retry_base_delay": 10
         | 
| 57 | 
            -
              },
         | 
| 58 | 
            -
              "gpt-4o-custom": {
         | 
| 30 | 
            +
              "gpt-4.1-custom": {
         | 
| 59 31 | 
             
                "type": "custom_openai",
         | 
| 60 | 
            -
                "name": "gpt- | 
| 32 | 
            +
                "name": "gpt-4.1-custom",
         | 
| 61 33 | 
             
                "max_requests_per_minute": 100,
         | 
| 62 34 | 
             
                "max_retries": 3,
         | 
| 63 35 | 
             
                "retry_base_delay": 10,
         | 
| @@ -90,17 +62,6 @@ | |
| 90 62 | 
             
                  "api_key": "$TOGETHER_API_KEY"
         | 
| 91 63 | 
             
                }
         | 
| 92 64 | 
             
              },
         | 
| 93 | 
            -
              "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8": {
         | 
| 94 | 
            -
                "type": "custom_openai",
         | 
| 95 | 
            -
                "name": "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8",
         | 
| 96 | 
            -
                "max_requests_per_minute": 100,
         | 
| 97 | 
            -
                "max_retries": 3,
         | 
| 98 | 
            -
                "retry_base_delay": 5,
         | 
| 99 | 
            -
                "custom_endpoint": {
         | 
| 100 | 
            -
                  "url": "https://api.together.xyz/v1",
         | 
| 101 | 
            -
                  "api_key": "$TOGETHER_API_KEY"
         | 
| 102 | 
            -
                }
         | 
| 103 | 
            -
              },
         | 
| 104 65 | 
             
              "grok-3-mini-fast": {
         | 
| 105 66 | 
             
                "type": "custom_openai",
         | 
| 106 67 | 
             
                "name": "grok-3-mini-fast",
         | 
| @@ -119,7 +80,7 @@ | |
| 119 80 | 
             
                "max_retries": 3,
         | 
| 120 81 | 
             
                "retry_base_delay": 5,
         | 
| 121 82 | 
             
                "api_version": "2024-12-01-preview",
         | 
| 122 | 
            -
                "api_key": " | 
| 83 | 
            +
                "api_key": "$AZURE_OPENAI_API_KEY",
         | 
| 123 84 | 
             
                "azure_endpoint": "$AZURE_OPENAI_ENDPOINT"
         | 
| 124 85 | 
             
              }
         | 
| 125 86 | 
             
            }
         | 
| @@ -4,7 +4,7 @@ code_puppy/agent_prompts.py,sha256=O8vzlEPct6qRNhKSRctJRwq3aDOhT_-vyVozS5DtmVA,6 | |
| 4 4 | 
             
            code_puppy/config.py,sha256=DvmctmrHsOmjiXaiwT-4vAUiTZ4Cib-imyjKewI70eU,1661
         | 
| 5 5 | 
             
            code_puppy/main.py,sha256=bc27bk6rFge95H2BumTTzRLtOx43z5FnsmjIjQx_RpU,10052
         | 
| 6 6 | 
             
            code_puppy/model_factory.py,sha256=Pi46jRr7JaBtJfNpSFk-fK2DlBy0Dv6tG2RcXLf4ZVI,11560
         | 
| 7 | 
            -
            code_puppy/models.json,sha256= | 
| 7 | 
            +
            code_puppy/models.json,sha256=7H-y97YK9BXhag5wJU19rtg24JtZWYx60RsBLBW3WiI,2162
         | 
| 8 8 | 
             
            code_puppy/session_memory.py,sha256=vuLSw1Pfa-MXD4lD8hj2qt65OR_aL2WdoMuF6Jwnc1k,2597
         | 
| 9 9 | 
             
            code_puppy/version_checker.py,sha256=cK-eU7Y_yYjn7feIONqzzZUdiedozL0iiKXlGKjfq68,395
         | 
| 10 10 | 
             
            code_puppy/command_line/__init__.py,sha256=y7WeRemfYppk8KVbCGeAIiTuiOszIURCDjOMZv_YRmU,45
         | 
| @@ -20,9 +20,9 @@ code_puppy/tools/common.py,sha256=dbmyZTrTBQh_0WWpaYN6jEync62W2mMrzNS8UFK0co4,14 | |
| 20 20 | 
             
            code_puppy/tools/file_modifications.py,sha256=V8as4Pp_qBJSUFuFl5Y-jpiJKH0tUEQ8dNdkGHzpQM0,11645
         | 
| 21 21 | 
             
            code_puppy/tools/file_operations.py,sha256=9M-JntSSTElsLZ1EMLo9Xu2ifje-N0hjXbwARoBm2Tw,9722
         | 
| 22 22 | 
             
            code_puppy/tools/web_search.py,sha256=HhcwX0MMvMDPFO8gr8gzgesD5wPXOypjkxyLZeNwL5g,589
         | 
| 23 | 
            -
            code_puppy-0.0. | 
| 24 | 
            -
            code_puppy-0.0. | 
| 25 | 
            -
            code_puppy-0.0. | 
| 26 | 
            -
            code_puppy-0.0. | 
| 27 | 
            -
            code_puppy-0.0. | 
| 28 | 
            -
            code_puppy-0.0. | 
| 23 | 
            +
            code_puppy-0.0.41.data/data/code_puppy/models.json,sha256=7H-y97YK9BXhag5wJU19rtg24JtZWYx60RsBLBW3WiI,2162
         | 
| 24 | 
            +
            code_puppy-0.0.41.dist-info/METADATA,sha256=9IetRq3agTXEIGBG9iuK3YnsWoNQnL27wZdkYlaEje4,4716
         | 
| 25 | 
            +
            code_puppy-0.0.41.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
         | 
| 26 | 
            +
            code_puppy-0.0.41.dist-info/entry_points.txt,sha256=d8YkBvIUxF-dHNJAj-x4fPEqizbY5d_TwvYpc01U5kw,58
         | 
| 27 | 
            +
            code_puppy-0.0.41.dist-info/licenses/LICENSE,sha256=31u8x0SPgdOq3izJX41kgFazWsM43zPEF9eskzqbJMY,1075
         | 
| 28 | 
            +
            code_puppy-0.0.41.dist-info/RECORD,,
         | 
| 
            File without changes
         | 
| 
            File without changes
         | 
| 
            File without changes
         |