Santiago Basulto

Results 12 issues of Santiago Basulto

## Description Current docs in OpenAI Embeddings example show an incorrect list instead of an object. ## Checklist - [X ] The base branch of this PR is `dev`, rather...

Is there a way to disable all the ANSI escape characters for terminal formatting? For example: ``` | assert sum(2, 3) == 4: "Invalid test"; cannot find symbol  symbol:...