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

Fixes /manage chat command behavior. Closes #345 #354

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

Adam-it
Copy link
Member

@Adam-it Adam-it commented Nov 19, 2024

🎯 Aim

Is to do a small fixup in the way /manage chat command behaves when we are not logged in. It should break any other response until user will sign in.

πŸ“· Result

image

βœ… What was done

  • added return
  • small fixup in grounding file naming

πŸ”— Related issue

Closes: #345

@Adam-it Adam-it self-assigned this Nov 19, 2024
@Adam-it Adam-it merged commit ce1a6f5 into pnp:dev Nov 23, 2024
@Adam-it Adam-it deleted the manage-chat-command-fix branch November 23, 2024 21:32
Adam-it added a commit that referenced this pull request Dec 10, 2024
## 🎯 Aim

Is to do a small fixup in the way `/manage` chat command behaves when we are not logged in. It should break any other response until user will sign in.

## πŸ“· Result

![image](https://github.com/user-attachments/assets/cb1ca8cd-3992-4aa4-b9d8-18ed54929ce5)

## βœ… What was done

- [X] added return
- [X] small fixup in grounding file naming

## πŸ”— Related issue

Closes: #345
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.

🐞 Bug report: /manage chat command should break and not provide response when user is not signed in
1 participant