TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

OpenAI reasoning models: Advice on prompting

1 pointsby vercantez4 months ago

1 comment

vercantez4 months ago
&gt; Limit additional context in retrieval-augmented generation (RAG): When providing additional context or documents, include only the most relevant information to prevent the model from overcomplicating its response.<p>This databricks blog&#x2F;paper seemingly contradicts this:<p>&gt; OpenAI o1 models show a consistent improvement over Anthropic and Google models on our long context RAG Benchmark up to 128k tokens.<p><a href="https:&#x2F;&#x2F;www.databricks.com&#x2F;blog&#x2F;long-context-rag-capabilities-openai-o1-and-google-gemini" rel="nofollow">https:&#x2F;&#x2F;www.databricks.com&#x2F;blog&#x2F;long-context-rag-capabilitie...</a>