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

chore: implement AI Chat protocol [Close #7] #26

Merged
merged 20 commits into from
Apr 4, 2024

Conversation

glaucia86
Copy link
Contributor

@glaucia86 glaucia86 commented Apr 3, 2024

Purpose

This PR is related with #7

Does this introduce a breaking change?

[ ] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@glaucia86 glaucia86 marked this pull request as draft April 3, 2024 02:28
@glaucia86 glaucia86 self-assigned this Apr 3, 2024
@glaucia86 glaucia86 added backend documentation Improvements or additions to documentation labels Apr 3, 2024
@glaucia86 glaucia86 marked this pull request as ready for review April 3, 2024 04:55
packages/api/api.http Outdated Show resolved Hide resolved
packages/api/api.http Outdated Show resolved Hide resolved
packages/api/src/functions/post-documents.ts Show resolved Hide resolved
packages/api/src/functions/chat.ts Outdated Show resolved Hide resolved
packages/api/src/functions/chat.ts Outdated Show resolved Hide resolved
packages/api/src/functions/chat.ts Outdated Show resolved Hide resolved
packages/api/src/functions/chat.ts Show resolved Hide resolved
@glaucia86 glaucia86 requested a review from sinedied April 3, 2024 18:26
@sinedied sinedied merged commit 12b6e13 into main Apr 4, 2024
5 checks passed
@sinedied sinedied deleted the GL/implement-ai-chat-protocol branch April 4, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants