Skip to content
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

feat: Integrate RAG into the Kaggle scenarios. #262

Merged
merged 11 commits into from
Sep 13, 2024
Merged

Conversation

WinstonLiyt
Copy link
Collaborator

@WinstonLiyt WinstonLiyt commented Sep 13, 2024

Description

Integrate RAG into the hypothesis process for Kaggle scenarios.

Motivation and Context

How Has This Been Tested?

  • Pass the test by running: pytest qlib/tests/test_all_pipeline.py under upper directory of qlib.
  • If you are adding a new feature, test on your own test scripts.

Screenshots of Test Results (if appropriate):

  1. Pipeline test:
  2. Your own tests:

Types of changes

  • Fix bugs
  • Add new feature
  • Update documentation

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

@WinstonLiyt WinstonLiyt changed the title feat: Integrate RAG into the hypothesis process for Kaggle scenarios. feat: Integrate RAG into the Kaggle scenarios. Sep 13, 2024
Copy link
Collaborator Author

@WinstonLiyt WinstonLiyt left a comment

Choose a reason for hiding this comment

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

completed

@WinstonLiyt WinstonLiyt merged commit be0e48a into main Sep 13, 2024
8 checks passed
@WinstonLiyt WinstonLiyt deleted the first_version_rag branch September 13, 2024 10:34
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.

1 participant