discourse-ai/spec/fixtures
Sam 830cc26075
FEATURE: Add metadata support for RAG (#553)
* FEATURE: Add metadata support for RAG

You may include non indexed metadata in the RAG document by using

[[metadata ....]]

This information is attached to all the text below and provided to
the retriever.

This allows for RAG to operate within a rich amount of contexts
without getting lost

Also:

- re-implemented chunking algorithm so it streams
- moved indexing to background low priority queue

* Baran gem no longer required.

* tokenizers is on 4.4 ... upgrade it ...
2024-04-04 11:02:16 -03:00
..
embeddings FEATURE: Embeddings to main db (#99) 2023-07-13 12:41:36 -03:00
images FEATURE: Add vision support to AI personas (Claude 3) (#546) 2024-03-27 14:30:11 +11:00
rag FEATURE: Add metadata support for RAG (#553) 2024-04-04 11:02:16 -03:00
search_meta FEATURE: new Discourse Helper persona (#473) 2024-02-19 14:52:12 +11:00