Skip to content

docs: update llm setting guidance and "REASONING_THINK_RM" description #943

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 11, 2025

Conversation

TPLin22
Copy link
Contributor

@TPLin22 TPLin22 commented Jun 6, 2025

Description

Motivation and Context

How Has This Been Tested?

  • If you are adding a new feature, test on your own test scripts.

Screenshots of Test Results (if appropriate):

  1. Your own tests:

Types of changes

  • Fix bugs
  • Add new feature
  • Update documentation

📚 Documentation preview 📚: https://RDAgent--943.org.readthedocs.build/en/943/

README.md Outdated
```bash
cat << EOF > .env
OPENAI_API_KEY=<replace_with_your_openai_api_key>
# EMBEDDING_MODEL=text-embedding-3-small
CHAT_MODEL=gpt-4-turbo
EOF
```
- However, not every API services support these features by default. For example: `AZURE OpenAI`, you have to configure your GPT model in the `.env` file like this.
- **Using Azure OpenAI Directly**: You can configure your Azure GPT model in the `.env` file like this.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can remove these from the home page and only leave a link to the docs. And tell user it is the deprecated API backend

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed

@TPLin22 TPLin22 merged commit 9e41b91 into main Jun 11, 2025
9 checks passed
@TPLin22 TPLin22 deleted the haoran/llm_sup_docs branch June 11, 2025 07:45
WinstonLiyt pushed a commit that referenced this pull request Jun 16, 2025
#943)

* update llm setting guidance and "REASONING_THINK_RM" description

* remove deprecated backend in readme
qew21 pushed a commit that referenced this pull request Jun 16, 2025
#943)

* update llm setting guidance and "REASONING_THINK_RM" description

* remove deprecated backend in readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants