Use OpenAI API to make two GPT bots talk to each other
Posted on Fri 05 May 2023 in Development • Tagged with python, development, chatgpt, openai, artificial, intelligence, machine, learning, tutorial, howto, api
Posted on Fri 05 May 2023 in Development • Tagged with python, development, chatgpt, openai, artificial, intelligence, machine, learning, tutorial, howto, api
Posted on Mon 17 April 2023 in Development • Tagged with python, development, chatgpt, openai, artificial, intelligence, machine, learning, tutorial, howto, api
Posted on Fri 02 December 2022 in Development • Tagged with python, development, python-vcr, programming, tests, pytest, vcr
How to ignore hosts with python vcr when writing tests with pytest and generating cassettes
Posted on Sat 29 January 2022 in Development • Tagged with python, development, pyenv, virtualenv, pyenv-virtualenv, environment, python310, programming, pip, macos, install, version
How to use pyenv and pyenv-virtualenv to install a specific version of Python and create a virtual environment with that version on MacOS