discourse-ai/spec/lib
Sam 5b6d39a206
FEATURE: flexible image handling within messages (#1214)
* DEV: refactor bot internals

This introduces a proper object for bot context, this makes
it simpler to improve context management as we go cause we
have a nice object to work with

Starts refactoring allowing for a single message to have
multiple uploads throughout

* transplant method to message builder

* chipping away at inline uploads

* image support is improved but not fully fixed yet

partially working in anthropic, still got quite a few dialects to go

* open ai and claude are now working

* Gemini is now working as well

* fix nova

* more dialects...

* fix ollama

* fix specs

* update artifact fixed

* more tests

* spam scanner

* pass more specs

* bunch of specs improved

* more bug fixes.

* all the rest of the tests are working

* improve tests coverage and ensure custom tools are aware of new context object

* tests are working, but we need more tests

* resolve merge conflict

* new preamble and expanded specs on ai tool

* remove concept of "standalone tools"

This is no longer needed, we can set custom raw, tool details are injected into tool calls
2025-03-31 12:39:07 -03:00
..
completions FEATURE: flexible image handling within messages (#1214) 2025-03-31 12:39:07 -03:00
discord/bot FEATURE: PDF support for rag pipeline (#1118) 2025-02-14 12:15:07 +11:00
discourse_automation FEATURE: silent triage using ai persona (#1193) 2025-03-17 15:14:09 +11:00
inference FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03:00
modules FEATURE: flexible image handling within messages (#1214) 2025-03-31 12:39:07 -03:00
utils FIX: various issues with llm and triage management (#1186) 2025-03-12 18:32:02 +11:00
guardian_extensions_spec.rb FIX: Make summaries backfill job more resilient. (#1071) 2025-01-16 09:42:53 -03:00