discourse-ai/spec
Bianca Nenciu d5e30592f3
FIX: Load categories from search response (#612)
When lazy load categories is enabled, the list of categories does not
have to fetched from the "site.json" endpoint because it is already
returned by "search.json".

This commit reverts commits 5056502 and 3e54697 because iterating over
all pages of categories is not really necessary.
2024-05-14 17:13:25 +03:00
..
fabricators FEATURE: Configurable LLMs. (#606) 2024-05-13 12:46:42 -03:00
fixtures FIX: Load categories from search response (#612) 2024-05-14 17:13:25 +03:00
jobs FIX: blank metadata leading to errors (#578) 2024-04-17 13:46:40 +10:00
lib FIX: Load categories from search response (#612) 2024-05-14 17:13:25 +03:00
models FEATURE: support Chat with AI Persona via a DM (#488) 2024-05-06 09:49:02 +10:00
requests FEATURE: Configurable LLMs. (#606) 2024-05-13 12:46:42 -03:00
serializers DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
shared FEATURE: Llama 3 tokenizer (#615) 2024-05-13 12:45:52 -03:00
support FIX: typo causing text_embedding_3_large to fail (#460) 2024-02-05 11:16:36 +11:00
system UX: Remove multi llm selector from header and move to composer (#619) 2024-05-14 17:54:54 +10:00
tasks FIX: Filter soft-deleted topics when backfilling sentiment (#527) 2024-03-12 21:01:24 -03:00
plugin_spec.rb DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00