discourse-ai/config/locales
Sam e817b7dc11
FEATURE: improve tool support (#904)
This re-implements tool support in DiscourseAi::Completions::Llm #generate

Previously tool support was always returned via XML and it would be the responsibility of the caller to parse XML

New implementation has the endpoints return ToolCall objects.

Additionally this simplifies the Llm endpoint interface and gives it more clarity. Llms must implement

decode, decode_chunk (for streaming)

It is the implementers responsibility to figure out how to decode chunks, base no longer implements. To make this easy we ship a flexible json decoder which is easy to wire up.

Also (new)

    Better debugging for PMs, we now have a next / previous button to see all the Llm messages associated with a PM
    Token accounting is fixed for vllm (we were not correctly counting tokens)
2024-11-12 08:14:30 +11:00
..
client.ar.yml Update translations (#850) 2024-10-22 22:44:42 +09:00
client.be.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.bg.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.bs_BA.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.ca.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.cs.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.da.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.de.yml Update translations (#894) 2024-11-05 16:55:54 +01:00
client.el.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.en.yml FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00
client.en_GB.yml Update translations (#695) 2024-07-02 16:42:52 +02:00
client.es.yml Update translations (#850) 2024-10-22 22:44:42 +09:00
client.et.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.fa_IR.yml Update translations (#894) 2024-11-05 16:55:54 +01:00
client.fi.yml Update translations (#850) 2024-10-22 22:44:42 +09:00
client.fr.yml Update translations (#850) 2024-10-22 22:44:42 +09:00
client.gl.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.he.yml Update translations (#894) 2024-11-05 16:55:54 +01:00
client.hr.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.hu.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.hy.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.id.yml Update translations (#850) 2024-10-22 22:44:42 +09:00
client.it.yml Update translations (#850) 2024-10-22 22:44:42 +09:00
client.ja.yml Update translations (#850) 2024-10-22 22:44:42 +09:00
client.ko.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.lt.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.lv.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.nb_NO.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.nl.yml Update translations (#850) 2024-10-22 22:44:42 +09:00
client.pl_PL.yml Update translations (#850) 2024-10-22 22:44:42 +09:00
client.pt.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.pt_BR.yml Update translations (#850) 2024-10-22 22:44:42 +09:00
client.ro.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.ru.yml Update translations (#850) 2024-10-22 22:44:42 +09:00
client.sk.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.sl.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.sq.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.sr.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.sv.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.sw.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.te.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.th.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.tr_TR.yml Update translations (#850) 2024-10-22 22:44:42 +09:00
client.ug.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.uk.yml Update translations (#894) 2024-11-05 16:55:54 +01:00
client.ur.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.vi.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
client.zh_CN.yml Update translations (#850) 2024-10-22 22:44:42 +09:00
client.zh_TW.yml Update translations (#814) 2024-10-02 08:51:12 +02:00
server.ar.yml Update translations (#894) 2024-11-05 16:55:54 +01:00
server.be.yml Update translations (#741) 2024-08-08 18:12:35 -03:00
server.bg.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.bs_BA.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.ca.yml Update translations (#741) 2024-08-08 18:12:35 -03:00
server.cs.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.da.yml Update translations (#741) 2024-08-08 18:12:35 -03:00
server.de.yml Update translations (#894) 2024-11-05 16:55:54 +01:00
server.el.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.en.yml FEATURE: Automatically backfill regular summaries. (#892) 2024-11-04 17:48:11 -03:00
server.en_GB.yml Update translations (#109) 2023-07-25 17:57:58 +02:00
server.es.yml Update translations (#894) 2024-11-05 16:55:54 +01:00
server.et.yml Update translations (#741) 2024-08-08 18:12:35 -03:00
server.fa_IR.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.fi.yml Update translations (#894) 2024-11-05 16:55:54 +01:00
server.fr.yml Update translations (#894) 2024-11-05 16:55:54 +01:00
server.gl.yml Update translations (#741) 2024-08-08 18:12:35 -03:00
server.he.yml Update translations (#894) 2024-11-05 16:55:54 +01:00
server.hr.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.hu.yml Update translations (#741) 2024-08-08 18:12:35 -03:00
server.hy.yml Update translations (#741) 2024-08-08 18:12:35 -03:00
server.id.yml Update translations (#894) 2024-11-05 16:55:54 +01:00
server.it.yml Update translations (#894) 2024-11-05 16:55:54 +01:00
server.ja.yml Update translations (#894) 2024-11-05 16:55:54 +01:00
server.ko.yml Update translations (#741) 2024-08-08 18:12:35 -03:00
server.lt.yml Update translations (#741) 2024-08-08 18:12:35 -03:00
server.lv.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.nb_NO.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.nl.yml Update translations (#894) 2024-11-05 16:55:54 +01:00
server.pl_PL.yml Update translations (#894) 2024-11-05 16:55:54 +01:00
server.pt.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.pt_BR.yml Update translations (#894) 2024-11-05 16:55:54 +01:00
server.ro.yml Update translations (#664) 2024-06-11 17:20:49 +02:00
server.ru.yml Update translations (#894) 2024-11-05 16:55:54 +01:00
server.sk.yml Update translations (#741) 2024-08-08 18:12:35 -03:00
server.sl.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.sq.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.sr.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.sv.yml Update translations (#741) 2024-08-08 18:12:35 -03:00
server.sw.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.te.yml Update translations (#741) 2024-08-08 18:12:35 -03:00
server.th.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.tr_TR.yml Update translations (#894) 2024-11-05 16:55:54 +01:00
server.ug.yml Update translations (#741) 2024-08-08 18:12:35 -03:00
server.uk.yml Update translations (#741) 2024-08-08 18:12:35 -03:00
server.ur.yml Update translations (#741) 2024-08-08 18:12:35 -03:00
server.vi.yml FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
server.zh_CN.yml Update translations (#894) 2024-11-05 16:55:54 +01:00
server.zh_TW.yml Update translations (#741) 2024-08-08 18:12:35 -03:00