Install #autogpt #locally with #pinecone #openai #github

preview_player
Показать описание
copy the key value and environemnt
time to run auto GPT

python -m autogpt --help
Speak Mode: python -m autogpt --speak
GPT3.5 ONLY Mode: python -m autogpt --gpt3only
GPT4 ONLY Mode: python -m autogpt --gpt4only
Logs: python -m autogpt --debug

Рекомендации по теме
Комментарии
Автор

you are still running on local storage im trying to figure out how to save the conversations and searches it does into a pinecone index

slimeyjay