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

Closed
wants to merge 14 commits into from
Closed

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.

@rquesada rquesada requested review from samj and quaid as code owners September 10, 2024 17:48
Copy link

@samj samj added the assistant pAI Assistant Application label Oct 2, 2024
@samj samj closed this Jan 16, 2025
@samj samj deleted the fix-files-personas branch January 18, 2025 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assistant pAI Assistant Application
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants