Begin to add tests for AIResponder.

This commit is contained in:
OK
2023-03-22 17:29:14 +01:00
parent 61a4cfde7e
commit 934ba62557
4 changed files with 36 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
export OPENAI_TOKEN="SOMETOKEN"
export PATH=$HOME/.pyenv/bin:$HOME/.pyenv/shims:$PATH
export PYENV_VIRTUALENV_DISABLE_PROMPT=1
eval "$(pyenv init -)"