Skip to content

Updating license to Apache 2.0 and README HF links#100

Merged
lotif merged 3 commits intomainfrom
marcelo/update-readme-2
Apr 9, 2026
Merged

Updating license to Apache 2.0 and README HF links#100
lotif merged 3 commits intomainfrom
marcelo/update-readme-2

Conversation

@lotif
Copy link
Copy Markdown
Collaborator

@lotif lotif commented Apr 9, 2026

PR Type

Fix

Short Description

Updating license to Apache 2.0 and README HF links to point to Vector's HF Spaces.

Tests Added

.

Summary by CodeRabbit

  • Chores
    • Changed project license from MIT to Apache License 2.0
    • Updated Hugging Face Spaces deployment URLs and related API documentation references

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 9, 2026

Warning

Rate limit exceeded

@lotif has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 23 minutes and 52 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 23 minutes and 52 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 6aa24eb7-2cd2-4bdb-9390-508bd8e58fdc

📥 Commits

Reviewing files that changed from the base of the PR and between e33241e and cb786b7.

📒 Files selected for processing (3)
  • LICENSE
  • LICENSE.md
  • README.md
📝 Walkthrough

Walkthrough

The pull request changes the project license from MIT to Apache License 2.0 and updates deployment references. The original LICENSE file containing MIT license text was removed, replaced with a new LICENSE.md file containing the full Apache License 2.0 text with copyright attribution to Vector Institute (2022). Additionally, README.md was updated to reflect a change in the Hugging Face Spaces deployment location, replacing references from mlotif/aspis with vector-institute/aspis in the Spaces URL, API base URL, and API documentation URL.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~4 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and concisely summarizes the main changes: updating the license to Apache 2.0 and updating README Hugging Face links.
Description check ✅ Passed The description follows the template with all required sections: PR Type (Fix), Short Description (clear and detailed), and Tests Added (though indicated as '.', suggesting no tests were added).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch marcelo/update-readme-2

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@lotif
Copy link
Copy Markdown
Collaborator Author

lotif commented Apr 9, 2026

@coderabbitai full review

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 9, 2026

✅ Actions performed

Full review triggered.

coderabbitai[bot]
coderabbitai bot previously requested changes Apr 9, 2026
Copy link
Copy Markdown

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@README.md`:
- Around line 36-44: The README lists a non-working API base URL; verify and fix
the deployment/config so the API root
(https://vector-institute-aspis.hf.space/api) is actually exposed or update the
docs to reflect the correct endpoint — check the Space's web server entrypoint
(e.g., FastAPI/Gradio app mount code and any path prefixes in the app startup or
reverse-proxy config) to ensure /api is mounted, confirm Hugging Face Space
settings (gradio/launch args, start script) expose the API, redeploy and retest
the base URL, and then update README.md to either remove the broken base URL or
replace it with the working URL (or explicitly state that only /api/docs is
available) so users aren’t directed to a 404.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: e737f0b9-9363-49c9-b95f-4a5b46607071

📥 Commits

Reviewing files that changed from the base of the PR and between e33241e and cb786b7.

📒 Files selected for processing (3)
  • LICENSE
  • LICENSE.md
  • README.md
💤 Files with no reviewable changes (1)
  • LICENSE

@lotif lotif dismissed coderabbitai[bot]’s stale review April 9, 2026 14:44

Addresses the comments but the workflow is broken by updating the PR while review was being performed.

@lotif lotif merged commit f9a7ae4 into main Apr 9, 2026
5 checks passed
@lotif lotif deleted the marcelo/update-readme-2 branch April 9, 2026 14:44
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