discourse-ai/lib
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
..
ai_bot FIX: Load categories from search response (#612) 2024-05-14 17:13:25 +03:00
ai_helper FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
automation FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
completions FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
configuration FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
database DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
embeddings FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
inference FEATURE: Stable diffusion 3 support (#582) 2024-04-19 18:08:16 +10:00
nsfw DEV: Fix various typos (#434) 2024-01-19 12:51:26 +01:00
sentiment FIX: Truncate content for sentiment/toxicity classification (#431) 2024-01-17 15:17:58 -03:00
summarization FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
tasks/modules FEATURE: Add BGE-M3 embeddings support (#569) 2024-04-10 17:24:01 -03:00
tokenizer FEATURE: Llama 3 tokenizer (#615) 2024-05-13 12:45:52 -03:00
toxicity FIX: Truncate content for sentiment/toxicity classification (#431) 2024-01-17 15:17:58 -03:00
utils FEATURE: Add basic connection check to DNS SRV resources (#563) 2024-04-12 10:39:19 -03:00
automation.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
chat_message_classificator.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
classificator.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
engine.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
guardian_extensions.rb FEATURE: Enhance AI debugging capabilities and improve interface adjustments (#577) 2024-04-15 23:22:06 +10:00
multisite_hash.rb FIX: properly cache user locale (#593) 2024-04-26 09:28:35 -03:00
post_classificator.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00