<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Why I Still Trust This Community More Than Any AI Assistant in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Why-I-Still-Trust-This-Community-More-Than-Any-AI-Assistant/m-p/987400#M380060</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/127222"&gt;@acordes&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;Looking ahead, I’m curious how you see the near future of coding and development in SAS. Will SAS provide its own RAG‑based “copilot” for Viya developers? And how do you think that will change the way we write, debug, and deploy SAS code or create reports or train and score models?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I'm not on Viya (sadly).&amp;nbsp; But yes, SAS has already released SAS Viya Copilot:&amp;nbsp;&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/SAS-Viya-Copilot-Tips-and-Tricks/ta-p/981845" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/SAS-Viya-Copilot-Tips-and-Tricks/ta-p/981845&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might also be interested in Joe Matise's presentation from SAS Innovate:&amp;nbsp;&lt;A href="https://github.com/matise-joe-norc/connect-saspy" target="_blank"&gt;https://github.com/matise-joe-norc/connect-saspy&lt;/A&gt;&amp;nbsp; which will work with SAS 9.&lt;/P&gt;</description>
    <pubDate>Wed, 06 May 2026 13:21:29 GMT</pubDate>
    <dc:creator>Quentin</dc:creator>
    <dc:date>2026-05-06T13:21:29Z</dc:date>
    <item>
      <title>Why I Still Trust This Community More Than Any AI Assistant</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-I-Still-Trust-This-Community-More-Than-Any-AI-Assistant/m-p/987392#M380058</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Dear community,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I’ve been working long days with SAS Viya 4 — coding, building flows, and producing reports — but I haven’t been active here for a while. Most of the time my own code base, macros, and reusable snippets get me where I need to go, and when I hit a wall I use Copilot to break through the blockage. It helps, but the hallucinations are always there, so it’s more of a debugging accelerator than a source of truth.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;That’s why I keep coming back to the grounded, earned expertise of the people in this community. The quality of knowledge shared here is on a different level, and I want to say thank you for the insights and learning opportunities you’ve given me over the years.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Looking ahead, I’m curious how you see the near future of coding and development in SAS. Will SAS provide its own RAG‑based “copilot” for Viya developers? And how do you think that will change the way we write, debug, and deploy SAS code or create reports or train and score models?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 07:59:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-I-Still-Trust-This-Community-More-Than-Any-AI-Assistant/m-p/987392#M380058</guid>
      <dc:creator>acordes</dc:creator>
      <dc:date>2026-05-06T07:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Why I Still Trust This Community More Than Any AI Assistant</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-I-Still-Trust-This-Community-More-Than-Any-AI-Assistant/m-p/987395#M380059</link>
      <description>&lt;P&gt;I too don't really trust any AI assistant when I need advice SAS advice that is more complicated than regurgitating the SAS help documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am new to SAS Viya, I wanted to do a relatively simple thing but couldn't find the answer. The simple thing I wanted to do was take some upper case code and turn it into lower case code. I know how to do this in SAS 9.4, but couldn't find the right option in Viya. So I asked here, I asked Google, and I asked Copilot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I got the &lt;A href="https://communities.sas.com/t5/SAS-Programming/SAS-Viya-SAS-Studio-how-to-convert-code-to-lower-case/td-p/986807" target="_self"&gt;correct answer&lt;/A&gt; here in about 15 minutes. Google didn't understand the question. On the other hand, Copilot gave me the wrong answer, Copilot said it couldn't be done, but it could provide workarounds where it would write SAS code for me to perform the task programmatically. As I asked more questions, Copilot seemed to get irritated and aggressive in insisting that it was giving me the right answer and that there was no way to do this . An unpleasant process. Finally I told Copilot that I had found the answer and it gave in and admitted that it could be done. Out of curiosity, I asked Copilot again the next day, and it still told me it couldn't be done.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 10:05:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-I-Still-Trust-This-Community-More-Than-Any-AI-Assistant/m-p/987395#M380059</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2026-05-06T10:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Why I Still Trust This Community More Than Any AI Assistant</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-I-Still-Trust-This-Community-More-Than-Any-AI-Assistant/m-p/987400#M380060</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/127222"&gt;@acordes&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;Looking ahead, I’m curious how you see the near future of coding and development in SAS. Will SAS provide its own RAG‑based “copilot” for Viya developers? And how do you think that will change the way we write, debug, and deploy SAS code or create reports or train and score models?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I'm not on Viya (sadly).&amp;nbsp; But yes, SAS has already released SAS Viya Copilot:&amp;nbsp;&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/SAS-Viya-Copilot-Tips-and-Tricks/ta-p/981845" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/SAS-Viya-Copilot-Tips-and-Tricks/ta-p/981845&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might also be interested in Joe Matise's presentation from SAS Innovate:&amp;nbsp;&lt;A href="https://github.com/matise-joe-norc/connect-saspy" target="_blank"&gt;https://github.com/matise-joe-norc/connect-saspy&lt;/A&gt;&amp;nbsp; which will work with SAS 9.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 13:21:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-I-Still-Trust-This-Community-More-Than-Any-AI-Assistant/m-p/987400#M380060</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2026-05-06T13:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Why I Still Trust This Community More Than Any AI Assistant</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-I-Still-Trust-This-Community-More-Than-Any-AI-Assistant/m-p/987401#M380061</link>
      <description>&lt;P&gt;Perhaps I can return the favor for all the help you offered to me. Please feel free to ask me anything regarding SAS Viya. I started working with Viya 8 years ago.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 13:49:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-I-Still-Trust-This-Community-More-Than-Any-AI-Assistant/m-p/987401#M380061</guid>
      <dc:creator>acordes</dc:creator>
      <dc:date>2026-05-06T13:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Why I Still Trust This Community More Than Any AI Assistant</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-I-Still-Trust-This-Community-More-Than-Any-AI-Assistant/m-p/987404#M380062</link>
      <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/127222"&gt;@acordes&lt;/a&gt;&amp;nbsp;, I will post a question in the VIYA forum in a minute. Update: &lt;A href="https://communities.sas.com/t5/SAS-Viya/Coloring-of-words-in-SAS-Viya-SAS-Studio/m-p/987405" target="_self"&gt;here&lt;/A&gt; is my question&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 14:23:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-I-Still-Trust-This-Community-More-Than-Any-AI-Assistant/m-p/987404#M380062</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2026-05-06T14:23:36Z</dc:date>
    </item>
  </channel>
</rss>

