docs: add Properties code-block for BACKEND setting in docs (#1060)

This commit is contained in:
you-n-g
2025-07-11 16:57:08 +08:00
committed by GitHub
parent 020e39d0d7
commit c1834c634e
+4
View File
@@ -115,6 +115,10 @@ To run the application, please create a `.env` file in the root directory of the
If you are using this deprecated version, you should set `BACKEND` to `rdagent.oai.backend.DeprecBackend`.
.. code-block:: Properties
BACKEND=rdagent.oai.backend.DeprecBackend
Here are some other configuration options that you can use:
OpenAI API