How is php-rag configured after installation?

Question

Answers ( 1 )

    0
    2025-03-31T16:18:57+00:00

    After installation, php-rag is configured by copying the .env-sample file to .env and setting up the MODEL and other configurations. This includes providing API keys for cloud LLMs like OpenAI, DeepSeek, Claude, and Gemini.

Leave an answer