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

Allow admins to disable the GPT4 global agent. #6618

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

lasryaric
Copy link
Contributor

Description

Allow admins to disable the GPT4 global agent.

Risk

Deploy Plan

@lasryaric lasryaric requested a review from tdraier August 1, 2024 10:27
Copy link
Contributor

@JulesBelveze JulesBelveze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌🏼

@@ -228,7 +239,7 @@ function _getGPT4GlobalAgent({
description: GPT_4O_MODEL_CONFIG.description,
instructions: null,
pictureUrl: "https://dust.tt/static/systemavatar/gpt4_avatar_full.png",
status,
status: status,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

keep :

Suggested change
status: status,
status,

?

@lasryaric lasryaric merged commit a8a3629 into main Aug 1, 2024
3 checks passed
@lasryaric lasryaric deleted the aric-allow_disable_gpt4 branch August 1, 2024 12:29
albandum pushed a commit that referenced this pull request Aug 28, 2024
* Allow admins to disable the GPT4 global agent.

* neat.
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.

3 participants