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

Fixed bugs, changed backend port #272

Merged
merged 3 commits into from
Jun 25, 2023
Merged

Fixed bugs, changed backend port #272

merged 3 commits into from
Jun 25, 2023

Conversation

idan-h
Copy link
Contributor

@idan-h idan-h commented Jun 23, 2023

Hey, there was a bug when you sent more than a few messages, the content would just get too long for a GET request, and the ui just got stuck.
I changed the stream method to POST.

There was another bug I fixed when tried to use the documentation embedding indexing.

Also, changed the port to a less used one as I had port conflicts.

@vercel
Copy link

vercel bot commented Jun 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 25, 2023 3:52am

Copy link
Contributor

@dartpain dartpain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much!

@dartpain dartpain merged commit 04f824e into arc53:main Jun 25, 2023
1 of 2 checks passed
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.

None yet

2 participants