I am starting to use ChatGPT. The problem with ChatGPT is that it has most of the time not the accurate data (e.g. unemployment rate us, etc.). Question: is it possitlbe to link ChatGPT to the datas within WS? (on behalf of client)
Hello @AmitShrotri
LLM's like ChatGPT train on the data, and will provide the answer that was valid at the time of the training. These are not real time systems and the latest economic data may not be reflected, until the model is updated again.
A user can use RD Library to pull data from Workspace and do their own analysis using iPython notebooks. The Workspace license restricts the data for personal use only and does not allow a user to send this data to external LLM's.
If the user is interested in doing their own analysis then these articles can help them get started -
https://developers.lseg.com/en/article-catalog/article/ai-driven-stock-insights--analyzing-financial-news-with-llms
https://developers.lseg.com/en/article-catalog/article/bond-copilot--unleashing-rd-lib-search-api-with-ai-llm-langchain