discourse-ai/spec
Sam 05d8b021f1
FIX: scrub invalid prompts when truncating (#426)
When you trim a prompt we never want to have a state where there
is a "tool" reply without a corresponding tool call, it makes no
sense

Also

- GPT-4-Turbo is 128k, fix that
- Claude was not preserving username in prompt
- We were throwing away unicode usernames instead of adding to
message
2024-01-16 13:48:00 +11:00
..
fabricators FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
fixtures/embeddings FEATURE: Embeddings to main db (#99) 2023-07-13 12:41:36 -03:00
jobs/regular DEV: Update linting (#423) 2024-01-13 00:28:06 +01:00
lib FIX: scrub invalid prompts when truncating (#426) 2024-01-16 13:48:00 +11:00
models DEV: Update linting (#423) 2024-01-13 00:28:06 +01:00
requests DEV: Update linting (#423) 2024-01-13 00:28:06 +01:00
serializers Revert "FIX: Use Guardian.basic_user instead of new (anon) (#332)" (#337) 2023-12-06 16:26:43 +10:00
shared DEV: Update linting (#423) 2024-01-13 00:28:06 +01:00
support FEATURE: Move the default embeddings model to bge-large-en (#417) 2024-01-11 14:16:25 -03:00
system DEV: Update test setup to work with auto groups (#424) 2024-01-15 20:18:56 +08:00
plugin_spec.rb DEV: Update linting (#423) 2024-01-13 00:28:06 +01:00