Sergey Filimonov
Sergey Filimonov
### Problem Many users (including me) are trying to call the "gpt-3.5-turbo" from the `Completion` class. See #250. ``` response = openai.Completion.create( model="gpt-3.5-turbo", prompt="Who won the world series in 2020?",...
First off, thanks for you work on this! Just an idea but I feel like there could be a better configuration message than `[?] Active modules:`. To someone new it's...
## Description This is a tentative roadmap, I will update it as things evolve. ## Roadmap **High Priority:** - [x] Implement unitable - [x] Enable OCR support - [ ]...
Ignoring the html issues, seeing some very strange results with the following image - assuming this is because the text is rotated. Strangely the model seems to fallback to random...
Clear
## Summary I realize this might make the docs slightly more cluttered, but maybe it would be helpful to clarify how to update packages to the latest version? This seems...