Buongiorno,
sto sviluppando sistemi di automazione dei segnali di prezzo tramite Python, con invio dati tramite API Sonar associata a **THREAD_ID
**su Perplexity.
Attualmente, tramite la chiamata chat.completions.create
, il sistema conferma l’elaborazione e il consumo di token, manon viene generato un nuovo messaggio visibile nel threadscelto (ESEMPIO-API).
La necessità, fondamentale per chi integra dati live, è che ogni push tramite API risulti come post pubblico consultabile da tutti i partecipanti nel thread, non solo come completamento “nascosta” ad uso del modello.
Chiedo:
-
di abilitare un endpoint ufficiale per pubblicare messaggi/aggiornamenti reali nel thread tramite API
-
oppure di inserire parametri e property da usare nelle chiamate (es.
visible
,publish
,role
) per ottenere che il messaggio sia “broadcast” nel thread -
che questa funzione sia documentata e accessibile agli sviluppatori per integrazioni avanzate
Ad oggi il supporto mi conferma che la funzione non esiste e che l’attuale API Sonar non copre questa esigenza.
Credo sia una caratteristica chiave per chi sviluppa prodotti e documentazione automatica su Perplexity!
Grazie
Feature Request
A clear and concise description of the feature or improvement you’d like to see.
Problem Statement
What problem or limitation does this feature aim to solve? Please describe the issue you’re facing and how this feature would help.
Proposed Solution
Describe how this feature should work. If possible, provide an example or use case demonstrating how it would be used.
API Impact
- Which API component is affected? [e.g., chat completions, retrieval, search filters]
- Is this related to a specific model? [e.g., Sonar Deep Research]
- Would this require new API parameters or changes to existing ones?
Alternatives Considered
Have you explored any workarounds? If so, what were they, and why are they insufficient?
Additional Context
Add any other relevant information, links, or screenshots that can help us better understand your request.
For direct inquiries, please reach out to api@perplexity.ai