Generate a response from the LinqAlpha engine. LinqAlpha uses different types of language models and data sources to generate an answer. The response is provided as a server-sent events (SSE) stream.
Note: For this search chat endpoint, the stock_id (BBG_ID) can be obtained by referring to the Map Tickers API and using the stock_id value from its response.
A search query
"What are the latest updates on AAPL?"
External document types
["transcript", "filing", "news", "ir_slide"]Conversation id (optional)
Every user-initiated chat is grouped under a conversation. A conversation contains one or more messages generated either by the user or LinqAlpha. Use the conversation_id to track the context of previous interactions.
"123e4567-e89b-12d3-a456-426614174000"
Bloomberg stock IDs (optional)
["BBG001S5N8V8"]Ticker symbols (optional)
["AAPL"]Specifies the number of top search results to return. If the value exceeds 50, it will be capped at 50 The number of returned results will be less than or equal to the specified top_k value. Results are sorted by relevancy in descending order (from highest to lowest).
50