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 related with personas #42

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from
Open

Fixes related with personas #42

wants to merge 14 commits into from

Conversation

rquesada
Copy link
Contributor

Summary

This PR includes the following fixes

  • Delete tmp files when indexing is ready
  • Fix config
  • Avoid delete persona if it is assigned to an assistant

Changes

  • Updated PersonaManager, avoid delete a persona if it is assigned to an assistant
  • Updated ConversationsManager, in order to update only the name and flag archive
  • Updated MessageManager, to access MAX_TOKENS correctly

Related Issues

N/A

Type of Change

New feature (non-breaking change which adds functionality)

Checklist

  • I have read the CONTRIBUTING documentation.
  • I have performed a self-review of my own code.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have updated the documentation (if applicable).

Screenshots (if applicable) Example of use:

Screenshot 2024-09-10 at 11 46 37 AM
Screenshot 2024-09-10 at 11 47 42 AM

Additional Context

Tested locally using Swagger.

Copy link

sonarcloud bot commented Sep 10, 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

Successfully merging this pull request may close these issues.

2 participants