Skip to content

fix(chatgpthing, twitshorter): Better strategy for long texts #17

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

Open
kant01ne opened this issue Feb 14, 2023 · 0 comments
Open

fix(chatgpthing, twitshorter): Better strategy for long texts #17

kant01ne opened this issue Feb 14, 2023 · 0 comments
Labels
bug Something isn't working chatgpthing twitshorter Twit Shorter app

Comments

@kant01ne
Copy link
Owner

We are currently cutting the prompt context at 8000 characters, we need a better strategy.

Options are:

  • Using embeddings
  • Make multiple calls to chatGPT API
@kant01ne kant01ne added bug Something isn't working chatgpthing twitshorter Twit Shorter app labels Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working chatgpthing twitshorter Twit Shorter app
Projects
None yet
Development

No branches or pull requests

1 participant