discourse-ai/spec
Sam 0cbbf130b9
FIX: never mention the word JSON in tool preamble (#572)
Just having the word JSON can confuse models when we expect them
to deal solely in XML

Instead provide an example of how string arrays should be returned

Technically the tool framework supports int arrays and more, but
our current implementation only does string arrays.

Also tune the prompt construction not to give any tips about arrays
if none exist
2024-04-11 11:24:22 +10:00
..
fabricators FEATURE: AI Bot RAG support. (#537) 2024-04-01 13:43:34 -03:00
fixtures FIX: Fetch categories data using specific endpoint (#543) 2024-04-08 11:33:20 +03:00
jobs FIX: Secure/unsecure uploads when sharing AI conversations (#554) 2024-04-11 10:00:41 +10:00
lib FIX: never mention the word JSON in tool preamble (#572) 2024-04-11 11:24:22 +10:00
models UX: Display the indexing progress for RAG uploads (#557) 2024-04-09 11:03:07 -03:00
requests FIX: Secure/unsecure uploads when sharing AI conversations (#554) 2024-04-11 10:00:41 +10:00
serializers DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
shared FEATURE: Add BGE-M3 embeddings support (#569) 2024-04-10 17:24:01 -03:00
support FIX: typo causing text_embedding_3_large to fail (#460) 2024-02-05 11:16:36 +11:00
system UX: Highlight AI post helper selection (#520) 2024-04-04 11:35:01 -07: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