mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 16:56:22 +02:00
style: simplify LLM model terminology in UI
This commit is contained in:
parent
d2cf3fb3b7
commit
000c2d9b5b
18 changed files with 32 additions and 32 deletions
|
|
@ -10,7 +10,7 @@ SurfSense uses [pytest](https://docs.pytest.org/) with two test layers: **unit**
|
|||
|
||||
- **PostgreSQL + pgvector** running locally (database `surfsense_test` will be used)
|
||||
- **`REGISTRATION_ENABLED=TRUE`** in your `.env` (this is the default)
|
||||
- A working LLM model with a valid API key in `global_llm_config.yaml` (for integration tests)
|
||||
- A working model with a valid API key in `global_llm_config.yaml` (for integration tests)
|
||||
|
||||
No Redis or Celery is required — integration tests use an inline task dispatcher.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue