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

Fault-tolerant switch of AI providers #117

Closed
koppor opened this issue Aug 4, 2024 · 2 comments
Closed

Fault-tolerant switch of AI providers #117

koppor opened this issue Aug 4, 2024 · 2 comments
Milestone

Comments

@koppor
Copy link
Collaborator

koppor commented Aug 4, 2024

  1. I configure OpenAI
  2. I start chatting
  3. I switch to Hugging Face
  4. I continue chatting

Expecation: Either JabRef blocks chatting at step 4 - or it works.

Currently:

image

@koppor koppor modified the milestones: Week 1, Week 2 Aug 4, 2024
@InAnYan
Copy link
Owner

InAnYan commented Aug 4, 2024

Hmm, need to think. It's not really a problem with switching AI providers.

It's a problem of sending requests

@InAnYan
Copy link
Owner

InAnYan commented Aug 5, 2024

I think we should close this issue, because this is directly related to #118.

And as you can see, in chat history we don't track which AI provider was used. So, those are just plain messages

@InAnYan InAnYan added type: question status: waiting-for-feedback The submitter needs to recheck the issue or provide more information about the issue and removed type: question labels Aug 5, 2024
@koppor koppor closed this as completed Aug 5, 2024
@koppor koppor removed the status: waiting-for-feedback The submitter needs to recheck the issue or provide more information about the issue label Aug 5, 2024
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

No branches or pull requests

2 participants