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

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 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
README.md Show resolved Hide resolved
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
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.

Openai completions error Wrapping src as a python package
2 participants