We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61d1e74 commit 73b8ab6Copy full SHA for 73b8ab6
sources/platform/integrations/ai/openai_assistants.md
@@ -417,5 +417,5 @@ for m in client.beta.threads.messages.list(thread_id=run.thread_id):
417
418
- [OpenAI Assistants](https://platform.openai.com/docs/assistants/overview)
419
- [OpenAI function calling](https://platform.openai.com/docs/assistants/tools/function-calling)
420
-- [RAG Web Browser](https://apify.com/apify/-browser) Actor
+- [RAG Web Browser](https://apify.com/apify/rag-web-browser) Actor
421
- [OpenAI Vector Store Integration](https://apify.com/jiri.spilka/openai-vector-store-integration) Actor
0 commit comments