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

Support new AI Chat protocol #216

Open
sinedied opened this issue Aug 23, 2024 · 4 comments
Open

Support new AI Chat protocol #216

sinedied opened this issue Aug 23, 2024 · 4 comments
Labels
backend Backend features or code frontend Frontend features or code

Comments

@sinedied
Copy link
Contributor

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Ai Chat protocol has been updated with a separate endpoint for streaming and slightly different object shapes.
We need to update the backend/frontend to match it.

There's also an NPM package implementing the client side communication that we could use in place of existing code in the frontend.

@sinedied sinedied added frontend Frontend features or code backend Backend features or code labels Aug 23, 2024
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this issue will be closed.

@github-actions github-actions bot added the Stale label Oct 23, 2024
Copy link

This issue was closed because it has been stalled for 7 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 30, 2024
@sinedied sinedied reopened this Oct 30, 2024
@sinedied
Copy link
Contributor Author

This one is needed for #214 , but will also imply an update of the frontend and parser.

@github-actions github-actions bot removed the Stale label Oct 31, 2024
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this issue will be closed.

@github-actions github-actions bot added the Stale label Dec 31, 2024
@sinedied sinedied removed the Stale label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend features or code frontend Frontend features or code
Projects
None yet
Development

No branches or pull requests

1 participant