robotgpt-interpreter

View on PyPIReverse Dependencies (0)

0.0.17 robotgpt_interpreter-0.0.17-py3-none-any.whl

Wheel Details

Project: robotgpt-interpreter
Version: 0.0.17
Filename: robotgpt_interpreter-0.0.17-py3-none-any.whl
Download: [link]
Size: 66098
MD5: f874bb999dca6e6896f41fcb753ce672
SHA256: 6e91cd8ac590928a3a5421cb9e1c9376adddcbbc3a08077d1627fd49106fb601
Uploaded: 2023-12-15 10:54:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: robotgpt-interpreter
Version: 0.0.17
Summary: Let language models run code.
Author: Blaze.zhang
Author-Email: blaze.zhang[at]cloudminds.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<3.12
Requires-Dist: CairoSVG (<3.0.0,>=2.7.1); extra == "os"
Requires-Dist: appdirs (<2.0.0,>=1.4.4)
Requires-Dist: astor (<0.9.0,>=0.8.1)
Requires-Dist: git-python (<2.0.0,>=1.0.3)
Requires-Dist: html2image (<3.0.0.0,>=2.0.4.3)
Requires-Dist: inquirer (<4.0.0,>=3.1.3)
Requires-Dist: ipykernel (<7.0.0,>=6.26.0)
Requires-Dist: ipython (<9.0.0,>=8.18.1); extra == "os"
Requires-Dist: jupyter-client (<9.0.0,>=8.6.0)
Requires-Dist: matplotlib (<4.0.0,>=3.8.2)
Requires-Dist: opencv-python (<5.0.0.0,>=4.8.1.78); extra == "os"
Requires-Dist: psutil (<6.0.0,>=5.9.6)
Requires-Dist: pyautogui (<0.10.0,>=0.9.54); extra == "os"
Requires-Dist: pyreadline3 (<4.0.0,>=3.4.1); sys_platform == "win32"
Requires-Dist: pytesseract (<0.4.0,>=0.3.10); extra == "os"
Requires-Dist: pyyaml (<7.0.0,>=6.0.1)
Requires-Dist: rich (<14.0.0,>=13.4.2)
Requires-Dist: semgrep (<2.0.0,>=1.52.0); extra == "safe"
Requires-Dist: six (<2.0.0,>=1.16.0)
Requires-Dist: tiktoken (<0.5.0,>=0.4.0)
Requires-Dist: tokentrim (<0.2.0,>=0.1.13)
Requires-Dist: wget (<4.0,>=3.2)
Requires-Dist: yaspin (<4.0.0,>=3.0.1); extra == "safe"
Provides-Extra: os
Provides-Extra: safe
Description-Content-Type: text/markdown
[Description omitted; length: 326 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
interpreter/.DS_Store sha256=yqGjyjnTnEXeKckBchhZ07YU6Qc0MWEnmoxnGCebzMc 6148
interpreter/__init__.py sha256=A-oiolIr2yQ6GWWzX6Hz-G_yy22w4zHao5hAWLhCfD8 800
interpreter/config.yaml sha256=4aI7hVAQHyHVq1pwHyLLmVKr-GH8UX3TRcEgqFCQ0zo 1338
interpreter/core/.DS_Store sha256=0fUSmriMEE-g4eOJdothy2Xg6bf5ozqTBy6lKux2d5U 6148
interpreter/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
interpreter/core/code_interpreters/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
interpreter/core/code_interpreters/base_code_interpreter.py sha256=NaDZmoqXreklA9YxrTGWnwSIc6ZNZe2WYKftABP6Jxo 239
interpreter/core/code_interpreters/create_code_interpreter.py sha256=tiKiQ2goxonQsSmJEYPhckU5f-sEIvuJP7LzOqrEbog 336
interpreter/core/code_interpreters/language_map.py sha256=MwR-Fl8dZPnXo30Zpe3vUxzH5vwAMaaPDQ-VLw5wgsw 507
interpreter/core/code_interpreters/languages/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
interpreter/core/code_interpreters/languages/applescript.py sha256=jsKFLVcwtGC2jt-KyQb2cuJCTFpeCN6icuAVY_kYdX4 1950
interpreter/core/code_interpreters/languages/html.py sha256=hR8Ucz-Pi54CQMjiStL6oZS0e_ZG6AeIHwYBIL8JGOQ 1523
interpreter/core/code_interpreters/languages/javascript.py sha256=T3t2clHMg_CZTnyHqDPglPSm5snGe7YPKF5ZoBGdCE0 1751
interpreter/core/code_interpreters/languages/powershell.py sha256=e5ZD4G3O0gwbDGYR6ZGGMYZYbOrFVUN8n6ReXdV05jg 2254
interpreter/core/code_interpreters/languages/python.py sha256=VtYctLrhICsQJWeXsp7c546LRkGBfeg6JDnx3_73zaY 5060
interpreter/core/code_interpreters/languages/python_vision.py sha256=4DUg9xogRSBhzAdRECBLZyptHiOHrbnkH3VNCm9Lay4 9182
interpreter/core/code_interpreters/languages/r.py sha256=VFTIvZ_cJZeRe9Z32V6hdEiJ6kDXAKJbF6L-feckdBs 2419
interpreter/core/code_interpreters/languages/shell.py sha256=MILh0cxcEEQqezuOFqgonc2r5f_NlPAcmzUXWd-3TAQ 2739
interpreter/core/code_interpreters/subprocess_code_interpreter.py sha256=L3I9kba7tXWfIzDB70eCSgOUm8dazEKu2HaGJafvHXU 4856
interpreter/core/core.py sha256=I-u_ovV0SMf9M_Mkf2JuGXEtIXakgZ8P53VdHb2OyVQ 5986
interpreter/core/generate_system_message.py sha256=K2GaaFkedU_pUfwFVOYzukB8NKHrc5aERCb7EFyYSlY 1083
interpreter/core/llm/ARCHIVE_setup_local_text_llm.py sha256=lNH2U4YfNKJsNAqNP93RjOFHwmPOq47MfggJwsHJgKk 5745
interpreter/core/llm/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
interpreter/core/llm/convert_to_coding_llm.py sha256=ii_sg8zmbdWg0G6t-62-jMjdypN8UoS6R8A8u8U1Jlw 5956
interpreter/core/llm/setup_llm.py sha256=7XOb1IgHH6zNtQI0mx78_Q4ag7eYKixg5Ow3oei1q3U 1529
interpreter/core/llm/setup_openai_coding_llm.py sha256=7iwRcI_htHz3i_4bx1pYJ6giDMvjLq61HEBSOnCouls 9420
interpreter/core/llm/setup_text_llm.py sha256=qxVDvYHxBXuMqlyQOhNLx_Feni04fuY_x4jhTwEApJ4 5504
interpreter/core/rag/ARCHIVE_local_get_relevant_procedures_string.py sha256=PXwEoc7vZrGng4Q33M-no-pVr460Zf_29QGQzZ6tu_k 3141
interpreter/core/rag/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
interpreter/core/rag/get_relevant_procedures_string.py sha256=Xrw8Xgk3kyeSWEylv22szJglMssIwstMoOwaYfR-l0s 946
interpreter/core/respond.py sha256=pTLYbtsAUkjbNat2P3RO9Jbp7G_52CDJjZq9g4colec 9236
interpreter/core/utils/ARCHIVE_embed.py sha256=Ams1Z4aghQ3G_a5j54WJ5vKkiazljn5GfIKMUnTTit0 630
interpreter/core/utils/ARCHIVE_vector_search.py sha256=HvOUP2BREXhGXLdSBrPQMd__qbd9RcmBpzklPkrJH2c 1096
interpreter/core/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
interpreter/core/utils/convert_to_openai_messages.py sha256=gdd0epNu1l5t2vwmwOIBqda7EvSjVlQbvvcaRFm7AGY 4987
interpreter/core/utils/get_user_info_string.py sha256=apXYMAfIC9fIH6ScHVGpaxvz1jppAH_tNXpBHJW3V-c 360
interpreter/core/utils/html_to_base64.py sha256=ITahu6dm4W1HuiZl_WhfUfBAcnhNvLsLO_osCyBZj-8 918
interpreter/core/utils/merge_deltas.py sha256=5NWd_CfrAVqWttwL1rLQ3W4VACSN5ij8eGcss4BR3U0 595
interpreter/core/utils/parse_partial_json.py sha256=PPDHLJb_IggAbrE4EMZeeK3pCf7DeD8QmdA4PIsUquU 1842
interpreter/core/utils/scan_code.py sha256=hI7cF9qrUG9dKXhPZBUTo5WyZjxpfXUADVL9uYX1yCA 2591
interpreter/core/utils/system_debug_info.py sha256=ZSoWynU0-625RzOZMoug02WTCnq22ycRYjb6yrt0Cbc 2344
interpreter/core/utils/temporary_file.py sha256=WdyEVN5rzwqiXO_McjsAVZCAHSRVcTZdufTM5oQlbb0 1098
interpreter/core/utils/truncate_output.py sha256=Na-JfOqgCZzXZDmlqiduZzWFSRevffwC3NUrk_x_l58 510
interpreter/terminal_interface/.DS_Store sha256=eDYoRQgdD0rNKTC5FsJB3IsdtbXM2Yhs0WNg-aBevBc 6148
interpreter/terminal_interface/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
interpreter/terminal_interface/base_block.py sha256=4DC72UjvTh_nPLciXzvHH6NGs5oHGmIMzcG4Q3qqXt8 611
interpreter/terminal_interface/check_for_package.py sha256=mpX95gpJT2XBqh4kB_tLtsbhOIiZ2vIQ1Cc308No2Vo 512
interpreter/terminal_interface/check_for_update.py sha256=E8JV01u6EXWfEJPmtWbdzcrRmKDcceBOfOUl_xtU1IE 489
interpreter/terminal_interface/code_block.py sha256=4lqW415Zd_xziuapPx35ED4__abAsNY0UI33364GBSs 2554
interpreter/terminal_interface/conversation_navigator.py sha256=wKV-WNhiGsWspX03JW4JTTXlHfeuWMeF_PNOxmSyjNc 2815
interpreter/terminal_interface/count_tokens.py sha256=Yrp4EwTdtx0s8qUOaNPRn3p3G9OgtUI3AkZPL36eScQ 1162
interpreter/terminal_interface/display_markdown_message.py sha256=fNZDCdMmGpghIr3S1UsmFcsHxNoWdrfiydcIjwmA7k4 683
interpreter/terminal_interface/display_output.py sha256=JdJHKyRSwRittOvpPqkZVTwmky9xzmnvOSrF5HYMKK0 2633
interpreter/terminal_interface/find_image_path.py sha256=zrvgVRYKKwDVEsFHmegxlf9wusyB8qb8DfWffCQ5VQg 459
interpreter/terminal_interface/get_config.py sha256=QzETCw1vVztgB3gLFtONlWjU14AaFNs9qXM4AGFgTcQ 2072
interpreter/terminal_interface/get_conversations.py sha256=xbEw0noxBlcJ5Wbu2yD4uMZWYMyWdqNw9QcZ4a3Uw0s 250
interpreter/terminal_interface/local_storage_path.py sha256=4EiJo-jyQAPVOtmWKUtY-TpKRu2EJshN2QXro9coX8s 305
interpreter/terminal_interface/magic_commands.py sha256=EQ-TF-PY_DxTsNaqIUUgiyTWk8NpGLvpc8ysUHhANLg 7055
interpreter/terminal_interface/message_block.py sha256=XCMCbQS5gq-pbtMRt6ql63jqtlmLuyUjQzWszFUZplw 1415
interpreter/terminal_interface/render_past_conversation.py sha256=-5wgKKUeu38lojXdNU-Yiwf02O0YXWQmhfFyCEXbzBQ 2176
interpreter/terminal_interface/start_terminal_interface.py sha256=RvdyURD0m9Oj4eRBtw2PvonoBGpueglMDMzeZrIaxdA 10641
interpreter/terminal_interface/terminal_interface.py sha256=T5gzgm6dZibmNxiB0l61F4DRSFQRI0NoQzggnxZOfc0 10062
interpreter/terminal_interface/validate_llm_settings.py sha256=rA49VHEDox5sR8aPL5ibnbO-y4U5DkuVaqUMvC-EMAM 2620
robotgpt_interpreter-0.0.17.dist-info/METADATA sha256=WRT5gh6qRaTCWvFpjJp-FjPAPP6Hr_PDu527pHUPB5k 1861
robotgpt_interpreter-0.0.17.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
robotgpt_interpreter-0.0.17.dist-info/entry_points.txt sha256=Ftd6wrCZ6pq0VdTPZnETjKoVJOxOLjAx5u6eoVdufsI 68
robotgpt_interpreter-0.0.17.dist-info/RECORD

entry_points.txt

interpreter = interpreter:start_terminal_interface