Skip to content

Commit

Permalink
Copybara import of the project:
Browse files Browse the repository at this point in the history
--
f428077 by Aleksey Korshuk <48794610+AlekseyKorshuk@users.noreply.github.com>:

[feat] add jinja2

Adds Jinja2 to the requirements to improve the prompting experience

COPYBARA_INTEGRATE_REVIEW=#104 from AlekseyKorshuk:patch-2 da077e8
PiperOrigin-RevId: 691402699
Change-Id: Id40a659801c44378812a2168b1487af346767850
  • Loading branch information
AlekseyKorshuk authored and copybara-github committed Oct 30, 2024
1 parent abb8cd6 commit e4ec9c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ def _remove_excluded(description: str) -> str:
'together',
'transformers',
'typing-extensions',
'jinja2',
),
extras_require={
# Used in development.
Expand Down

0 comments on commit e4ec9c1

Please sign in to comment.