Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update and rename config.example.yml to config.yml #346

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tulen77
Copy link

@tulen77 tulen77 commented Aug 11, 2023

telegram_token: "6124440086:AAEBZA19Ghqjls1FSuwmnvXy1iVM0rQcitI"
openai_api_key: "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"
openai_api_base: null # leave null to use default api base or you can put your own base url here
allowed_telegram_usernames: [] # if empty, the bot is available to anyone. pass a username string to allow it and/or user ids as positive integers and/or channel ids as negative integers
new_dialog_timeout: 600 # new dialog starts after timeout (in seconds)
@@ -10,4 +10,4 @@ enable_message_streaming: true # if set, messages will be shown to user word-by

prices

chatgpt_price_per_1000_tokens: 0.002
gpt_price_per_1000_tokens: 0.02
whisper_price_per_1_min: 0.006

@ohld
Copy link
Contributor

ohld commented Nov 2, 2023

For fellow smarties: Openai token was already revoked, Telegram token is still active.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants