AutoGPT icon indicating copy to clipboard operation
AutoGPT copied to clipboard

Possible workaround for #796

Open esurharun opened this issue 2 years ago • 7 comments

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

  • [x] 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.

esurharun avatar Apr 14 '23 11:04 esurharun

@esurharun There are conflicts now

nponeccop avatar Apr 16 '23 15:04 nponeccop

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

github-actions[bot] avatar Apr 17 '23 15:04 github-actions[bot]

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

github-actions[bot] avatar Apr 17 '23 15:04 github-actions[bot]

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

github-actions[bot] avatar Apr 17 '23 15:04 github-actions[bot]

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

github-actions[bot] avatar Apr 17 '23 15:04 github-actions[bot]

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

nponeccop avatar Apr 18 '23 13:04 nponeccop

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

github-actions[bot] avatar Apr 18 '23 16:04 github-actions[bot]

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

cablackmon avatar Apr 19 '23 03:04 cablackmon

Fixed in #2542. Thanks for submitting though!

Pwuts avatar Apr 21 '23 02:04 Pwuts