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

feat: conform to chat protocol (#67) #68

Merged
merged 6 commits into from
Oct 13, 2023
Merged

feat: conform to chat protocol (#67) #68

merged 6 commits into from
Oct 13, 2023

Conversation

sinedied
Copy link
Contributor

@sinedied sinedied commented Oct 9, 2023

Currently missing 2 things:

  • update for chat-component response
  • update the input message history format

These 2 missing changes will be done in a separate PR as it involves big changes on the frontend

@sinedied sinedied marked this pull request as ready for review October 10, 2023 07:51
packages/chat-component/src/core/http/index.ts Outdated Show resolved Hide resolved
packages/search/src/routes/root.ts Show resolved Hide resolved
packages/search/test.http Outdated Show resolved Hide resolved
@sinedied
Copy link
Contributor Author

Conflicts resolved, should be good to review/merge

@sinedied sinedied merged commit 05bfea2 into main Oct 13, 2023
@sinedied sinedied deleted the chat-protocol branch October 13, 2023 09:02
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