Reference16r1:Apps/PbxManager/App myApps ConferenceTranscriptions: Difference between revisions
Jump to navigation
Jump to search
m removed →Minimal latency |
m removed minLatency |
||
| Line 19: | Line 19: | ||
====== Summary prompt ====== | ====== Summary prompt ====== | ||
At the end of a conference the transcript is send to the LLM you have chosen in order to create the summary. You may adapt the prompt to your liking. | At the end of a conference the transcript is send to the LLM you have chosen in order to create the summary. You may adapt the prompt to your liking. | ||
===== LLM (Model) ===== | ===== LLM (Model) ===== | ||
Latest revision as of 10:30, 21 November 2025
With the conference-transcription PBX-Manager plugin, the needed app object can be created and configured. In addition, the app object can be assigned to specific config templates, if any exist.
Add an app object
- Name
- The name displayed for the app object which must be unique.
- SIP
- The sip from the app object which must be unique.
Conference Transcriptions API
Transcript auto deletion
Transcripts and summaries are stored in the database. You may choose to auto delete them after a certain time.
Summary prompt
At the end of a conference the transcript is send to the LLM you have chosen in order to create the summary. You may adapt the prompt to your liking.
LLM (Model)
The actual LLM (model) you intend to use. These are requested using the local assistant JavaScript API