quivr/frontend/lib/helpers
Stan Girard b330370d8c
feat: 🎸 max-token (#1538)
added limit to 4k for gpt4

# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2023-11-01 08:52:49 +01:00
..
__tests__ Config frontend tests (#408) 2023-06-29 13:18:30 +02:00
acceptedFormats.ts feat(chatPage): update ui add new feed component (#1275) 2023-09-28 11:29:55 +02:00
copyToClipboard.ts feat: enhance user page UI (#1319) 2023-10-05 17:50:02 +02:00
defineMaxTokens.ts feat: 🎸 max-token (#1538) 2023-11-01 08:52:49 +01:00
getAccessibleModels.ts feat: the good user management (#1158) 2023-09-13 13:47:12 +02:00
getAxiosErrorParams.ts feat: update header and remove prompt / brain on backspace (#1052) 2023-08-29 15:52:22 +02:00
getChatNameFromQuestion.ts feat(onboarding): add suggested questions answer (#1390) 2023-10-12 09:39:56 +02:00
getFileIcon.tsx feat: add notifications components (#1148) 2023-09-12 17:44:15 +02:00
getFileType.ts feat: add notifications components (#1148) 2023-09-12 17:44:15 +02:00
getProcessEnvManager.ts Config frontend tests (#408) 2023-06-29 13:18:30 +02:00
isSpeechRecognitionSupported.ts Devx/add linter rules (#331) 2023-06-15 11:52:46 +02:00
redirectToPreviousPageOrChatPage.ts feat: update header and improve ux (#1164) 2023-09-13 16:43:25 +02:00
removeUndefined.ts Brain management 4 (#762) 2023-07-25 23:12:46 +02:00
updateMetadata.ts fix(i18n): update tests for french and spanish (#878) 2023-08-07 14:13:41 +02:00
uuid.ts feat: streaming for standard brain picking (#385) 2023-06-30 10:10:59 +02:00