ChatGPT recommends the use of the Open AI internal library ace_tools

This is still happening.

My prompt was for web scraping code for publicly available information about companies as a test for 4o, but the suggested code ended with:

Display DataFrame to user

import ace_tools as tools; tools.display_dataframe_to_user(name=“Companies”, dataframe=df)

PyPI now contains two ace-tools links.
ace-tools 0.0 is an empty place holder but does have the use of
pip install ace-tools

this is described above by goksu.ismal98

A second library also appeared on the 12 July 2024

ace-tools-open 0.1.0
Open implementation of ace_tools referenced in GPT4o.
pip install ace_tools_open
There is currently no risk with the code at 29/7/2024

1 Like