Skip to content

[Task]: CRUD for Personas #1219

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

Closed
aponcedeleonch opened this issue Mar 5, 2025 · 0 comments · Fixed by #1232
Closed

[Task]: CRUD for Personas #1219

aponcedeleonch opened this issue Mar 5, 2025 · 0 comments · Fixed by #1232
Assignees

Comments

@aponcedeleonch
Copy link
Contributor

Description

Create CRUD for Personas with their respective API endpoint

Additional Context

No response

@aponcedeleonch aponcedeleonch changed the title [Story]: CRUD for Personas [Task]: CRUD for Personas Mar 5, 2025
@aponcedeleonch aponcedeleonch self-assigned this Mar 5, 2025
aponcedeleonch added a commit that referenced this issue Mar 5, 2025
Closes: #1219

Some changes in this PR
- Renamed Semantic Router to PersonaManager: The motivation
is that the only semantic routing we're doing is based on persona.
So lets just call it that wat
- Created update and delete methods for Persona
- Added tests for the whole Persona CRUD
aponcedeleonch added a commit that referenced this issue Mar 6, 2025
* Created necessary methods for Persona CRUD

Closes: #1219

Some changes in this PR
- Renamed Semantic Router to PersonaManager: The motivation
is that the only semantic routing we're doing is based on persona.
So lets just call it that wat
- Created update and delete methods for Persona
- Added tests for the whole Persona CRUD

* linting issues
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 a pull request may close this issue.

1 participant