diff --git a/chatlab/conversation.py b/chatlab/conversation.py index 81e0dfd..55631da 100644 --- a/chatlab/conversation.py +++ b/chatlab/conversation.py @@ -122,8 +122,7 @@ def __init__( "This key allows chatlab to communicate with OpenAI servers.\n\n" "You can generate API keys in the OpenAI web interface. " "See https://platform.openai.com/account/api-keys for details.\n\n" - # TODO: An actual docs page - "If you have any questions, tweet at us at https://twitter.com/chatlablib." + "Learn more details at https://chatlab.dev/docs/setting-api-keys for setting up keys.\n\n" ) else: pass