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

Possible workaround for #796 #1302

Closed
wants to merge 3 commits into from

Conversation

esurharun
Copy link

Background

Please check out issue #796

Changes

Just applied OpenAI cookbook at https://github.com/openai/openai-cookbook/blob/main/examples/Embedding_long_inputs.ipynb

PR Quality Checklist

  • My pull request is atomic and focuses on a single change.
  • I have thoroughly tested my changes with multiple different prompts.
  • I have considered potential risks and mitigations for my changes.
  • I have documented my changes clearly and comprehensively.
  • I have not snuck in any "extra" small tweaks changes

I just coded to speed up to the full fix. It needs to get revized and considered for Azure option too.

Sean19899999
Sean19899999 previously approved these changes Apr 16, 2023
Copy link

@Sean19899999 Sean19899999 left a comment

Choose a reason for hiding this comment

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

hope it's useful

scripts/memory/base.py Outdated Show resolved Hide resolved
@nponeccop
Copy link
Contributor

@esurharun There are conflicts now

Co-authored-by: Fabian Dill <Berserker66@users.noreply.github.com>
@github-actions github-actions bot added conflicts Automatically applied to PRs with merge conflicts labels Apr 17, 2023
@github-actions
Copy link
Contributor

This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.

3 similar comments
@github-actions
Copy link
Contributor

This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.

@github-actions
Copy link
Contributor

This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.

@github-actions
Copy link
Contributor

This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.

@nponeccop
Copy link
Contributor

@esurharun Sorry it's our bot went crazy. We'll sort it out.

@github-actions github-actions bot removed the conflicts Automatically applied to PRs with merge conflicts label Apr 18, 2023
@github-actions
Copy link
Contributor

Conflicts have been resolved! 🎉 A maintainer will review the pull request shortly.

@cablackmon
Copy link

Can't wait for this to be approved. Huge blocker to awesome things :-)

@Pwuts
Copy link
Member

Pwuts commented Apr 21, 2023

Fixed in #2542. Thanks for submitting though!

@Pwuts Pwuts closed this Apr 21, 2023
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

7 participants