-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Automatically determine latest language models #13860
Copy link
Copy link
Open
Labels
component: aicomponent: jablibcomponent: preferencesdev: adrgood second issueIssues that involve a tour of two or three interweaved components in JabRefIssues that involve a tour of two or three interweaved components in JabRef
Milestone
Metadata
Metadata
Assignees
Labels
component: aicomponent: jablibcomponent: preferencesdev: adrgood second issueIssues that involve a tour of two or three interweaved components in JabRefIssues that involve a tour of two or three interweaved components in JabRef
Type
Fields
Give feedbackNo fields configured for feature.
Projects
StatusShow more project fields
Normal priority
Is your suggestion for improvement related to a problem? Please describe.
The field of AI/LLM is constantly improving, more and more models are available now. However, specific LLM models are hardcoded in JabRef, and maintainers sometimes don't have time to properly update everything. In any case, manual resolution and hardcoded values smells.
Describe the solution you'd like
Implement any automatic way of determining the latest LLM models into JabRef, so that maintainers and users don't have to update anything.
Additional context
This is an engineering task, as, at the moment of writing this issue, I don't have any concrete ideas to implement. A contributor should research the ways on their own