<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="360533" data-post-id="360533">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="nulltree" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/nulltree/120/30215_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  nulltree
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>In this case I think such a system makes even more sense, as it is essentially using the LLM to fetch the correct docs based on a natural language query instead of relying on potentially outdated training data (you’d have to continuously re-train the model; making it forget past training isn’t really a thing, and it still is likely to mangle some output).</p>
<p>From a tinkerers perspective I’m all for fine-tuning a model to see where it leads us, I definitely see the allure!</p>
<p>And yes, very curious about what the community builds around the core teams’ advancements! <img src="https://forum.elixirforum.com/images/emoji/apple/slight_smile.png?v=15" title=":slight_smile:" class="emoji" alt=":slight_smile:" loading="lazy" width="20" height="20"></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="360533" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/ever-improving-llm-models-still-have-to-copy-and-paste-documentation-from-hexdocs-can-we-do-better/70155/12">Post #11</a>
	                </div>
	            </div>
              <div id="likers-container-360533" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="360533"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #11"></div>
  </section>
</div>
    <div class="postbit" id="360572" data-post-id="360572">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="v0idpwn" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/v0idpwn/120/30493_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  v0idpwn
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I have written a hexdocs MCP server: <a href="https://github.com/v0idpwn/hexdocs-mcp" class="inline-onebox" rel="noopener nofollow ugc">GitHub - v0idpwn/hexdocs-mcp: Unofficial, experimental MCP server for HexDocs · GitHub</a></p>
<p>I’m not sure yet of how well it behaves in real world scenarios, but you may want to give it a try.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="360572" data-batch-url="/posts/batch_likers">
                        4
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/ever-improving-llm-models-still-have-to-copy-and-paste-documentation-from-hexdocs-can-we-do-better/70155/13">Post #12</a>
	                </div>
	            </div>
              <div id="likers-container-360572" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="360572"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-last-post cat-last-post" title="Last post!"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <span class="all-loaded">— All posts loaded —</span>
</div></template></turbo-stream>