1
0
mirror of https://github.com/imartinez/privateGPT.git synced 2025-05-07 07:47:15 +00:00
privateGPT/private_gpt/server/recipes/summarize/__init__.py
Javier Martinez 8119842ae6
feat(recipe): add our first recipe Summarize ()
* feat: add summary recipe

* test: add summary tests

* docs: move all recipes docs

* docs: add recipes and summarize doc

* docs: update openapi reference

* refactor: split method in two method (summary)

* feat: add initial summarize ui

* feat: add mode explanation

* fix: mypy

* feat: allow to configure async property in summarize

* refactor: move modes to enum and update mode explanations

* docs: fix url

* docs: remove list-llm pages

* docs: remove double header

* fix: summary description
2024-07-31 16:53:27 +02:00

0 lines
Python