They’re two different tools with different purposes, so why treat one like it can replace the other?

  • mapumbaa@lemmy.zip
    link
    fedilink
    English
    arrow-up
    0
    ·
    12 days ago

    This is the one I use: https://docs.mistral.ai/capabilities/agents/

    Just tell the modell to do web searches in the system prompt.

    All providers should have something similar. With a user friendly UI.

    If you code your own agent and utilize an API or run a model locally, you can of course do even more. There are many tools if you want to do RAG on your own local data.