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

Plugins are not working #548

Open
rokipet opened this issue Mar 7, 2024 · 0 comments
Open

Plugins are not working #548

rokipet opened this issue Mar 7, 2024 · 0 comments

Comments

@rokipet
Copy link

rokipet commented Mar 7, 2024

Optional configuration, refer to the README for more details

BUDGET_PERIOD=monthly

USER_BUDGETS=*

GUEST_BUDGET=100.0

TOKEN_PRICE=0.002

IMAGE_PRICES=0.016,0.018,0.02

TRANSCRIPTION_PRICE=0.006

VISION_TOKEN_PRICE=0.01

ENABLE_QUOTING=true

ENABLE_IMAGE_GENERATION=true

ENABLE_TTS_GENERATION=true

ENABLE_TRANSCRIPTION=true

ENABLE_VISION=true

PROXY=http://localhost:8080

OPENAI_MODEL=gpt-4

OPENAI_BASE_URL=https://example.com/v1/

ASSISTANT_PROMPT="You are a helpful assistant."

SHOW_USAGE=false

STREAM=true

MAX_TOKENS=1200

VISION_MAX_TOKENS=300

MAX_HISTORY_SIZE=15

MAX_CONVERSATION_AGE_MINUTES=180

VOICE_REPLY_WITH_TRANSCRIPT_ONLY=true

VOICE_REPLY_PROMPTS="Hi bot;Hey bot;Hi chat;Hey chat"

VISION_PROMPT="What is in this image"

N_CHOICES=1

TEMPERATURE=1.0

PRESENCE_PENALTY=0.0

FREQUENCY_PENALTY=0.0

IMAGE_MODEL=dall-e-3

IMAGE_QUALITY=hd

IMAGE_STYLE=natural

IMAGE_SIZE=1024x1024

IMAGE_FORMAT=document

VISION_DETAIL="low"

GROUP_TRIGGER_KEYWORD=""

IGNORE_GROUP_TRANSCRIPTIONS=true

IGNORE_GROUP_VISION=true

TTS_MODEL="tts-1"

TTS_VOICE="alloy"

TTS_PRICES=0.015,0.030

BOT_LANGUAGE=es

ENABLE_VISION_FOLLOW_UP_QUESTIONS="true"

VISION_MODEL="gpt-4-0125-preview"

ENABLE_FUNCTIONS=true

#FUNCTIONS_MAX_CONSECUTIVE_CALLS=10
#PLUGINS=weather, ddg_web_search, youtube_audio_extractor, webshot
#SHOW_PLUGINS_USED=true

@rokipet rokipet changed the title Plugins not working directory Plugins are not working Mar 7, 2024
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

No branches or pull requests

1 participant