discourse-ai/spec
Roman Rizzi a65c4076a6
SECURITY: Place a SSRF protection when calling services from the plugin. (#485)
The Faraday adapter and `FinalDestionation::HTTP` will protect us from admin-initiated SSRF attacks when interacting with the external services powering this plugin features.:
2024-03-07 12:21:03 +00:00
..
fabricators FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
fixtures FEATURE: new Discourse Helper persona (#473) 2024-02-19 14:52:12 +11:00
jobs Revert "UX: Validate embeddings settings (#455)" (#456) 2024-02-01 14:06:51 -03:00
lib SECURITY: Place a SSRF protection when calling services from the plugin. (#485) 2024-03-07 12:21:03 +00:00
models FEATURE: mentionable personas and random picker tool, context limits (#466) 2024-02-15 16:37:59 +11:00
requests DEV: Make prompts available on `CurrentUserSerializer` (#472) 2024-02-16 10:57:14 -08:00
serializers Revert "FIX: Use Guardian.basic_user instead of new (anon) (#332)" (#337) 2023-12-06 16:26:43 +10:00
shared FEATURE: add support for new OpenAI embedding models (#445) 2024-01-29 13:24:30 -03:00
support FIX: typo causing text_embedding_3_large to fail (#460) 2024-02-05 11:16:36 +11:00
system FEATURE: mentionable personas and random picker tool, context limits (#466) 2024-02-15 16:37:59 +11:00
plugin_spec.rb DEV: correct flaky spec (#475) 2024-02-19 15:21:55 +11:00