private-gpt/tests/server
Javier Martinez 8119842ae6
feat(recipe): add our first recipe `Summarize` (#2028)
* 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
..
chat Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
chunks Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
embeddings Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
ingest fix: prevent to ingest local files (by default) (#2010) 2024-07-31 14:33:46 +02:00
recipes feat(recipe): add our first recipe `Summarize` (#2028) 2024-07-31 16:53:27 +02:00
utils feat(llm): adds serveral settings for llamacpp and ollama (#1703) 2024-03-11 22:51:05 +01:00