Skip to content
New issue

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

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

Already on GitHub? # to your account

Wrap the project as a python package and support pip install #80

Merged
merged 11 commits into from
Jul 18, 2024

Conversation

shaoyijia
Copy link
Collaborator

  1. Clean up requirement.txt.
  2. Resolve Openai completions error  #77.
  3. Rename src into knowledge_storm and adjust import logic. knowledge_storm is wrapped as a python package, available on https://pypi.org/project/knowledge-storm.
  4. Update examples, frontend/demo_light to match the change.
  5. Update README.md to introduce our API and mention the roadmap.

@shaoyijia shaoyijia requested a review from Yucheng-Jiang July 16, 2024 04:00
@shaoyijia shaoyijia mentioned this pull request Jul 17, 2024
@shaoyijia shaoyijia linked an issue Jul 17, 2024 that may be closed by this pull request
Yucheng-Jiang
Yucheng-Jiang previously approved these changes Jul 17, 2024
Copy link
Collaborator

@Yucheng-Jiang Yucheng-Jiang left a comment

Choose a reason for hiding this comment

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

I think it's good to go.

@shaoyijia shaoyijia merged commit 8751f05 into main Jul 18, 2024
feldges pushed a commit to feldges/storm that referenced this pull request Dec 4, 2024
Wrap the project as a python package and support pip install
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Openai completions error Wrapping src as a python package
2 participants