quivr/backend/modules
Stan Girard e4f920120f
Add max_input and max_tokens parameters to KnowledgeBrainQA constructor (#2247)
This pull request adds the `max_input` and `max_tokens` parameters to
the `KnowledgeBrainQA` constructor. These parameters allow for setting
the maximum input length and maximum number of tokens for the
KnowledgeBrainQA model. This provides more flexibility and control over
the input size and tokenization process.
2024-02-22 15:38:25 -08:00
..
api_key feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
authorization/utils refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
brain Add max_input and max_tokens parameters to KnowledgeBrainQA constructor (#2247) 2024-02-22 15:38:25 -08:00
chat Revert "feat(chat): Add follow up questions functionality" (#2246) 2024-02-22 15:35:39 -08:00
contact_support/controller feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
knowledge feat: Update dependencies and remove unnecessary logging statements (#2232) 2024-02-20 16:59:58 -08:00
misc/controller refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
notification feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
onboarding feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
prompt feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
upload feat: 🎸 telemetry (#2169) 2024-02-07 20:44:37 -08:00
user feat: 🎸 usage (#2057) 2024-01-22 11:46:26 -08:00
__init__.py refactor: add modules folder (#1633) 2023-11-15 13:17:51 +01:00