Somto Muotoe
Results
2
issues of
Somto Muotoe
Using the instruct model raises an error. ```python ai = AIChat(console=False, model="gpt-3.5-turbo-instruct") ``` ```python KeyError: "No AI generation: {'error': {'message': 'This is not a chat model and thus not supported...
## Description When attempting to plot stock prices using the code execution tool, it only runs the bash script for package installation but fails to execute the subsequent Python code....