-
Notifications
You must be signed in to change notification settings - Fork 15
chore: README and documentation for mellea-contribs #59
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
Changes from 14 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
79fb4be
Create CONTRIBUTING.md
mmcelaney 8b15808
Update README.md
mmcelaney ae77a12
Add links to contribs package repos
mmcelaney 55cc737
Update reqlib_package README.md
mmcelaney d1e79aa
Fix markdown typo
mmcelaney 770f9a2
Adding line breaks
mmcelaney 821b23e
Point to Mellea repo
mmcelaney 52b8b7f
no arXiv paper to link yet
mmcelaney fa813f6
Fix link to Code of Conduct
mmcelaney b00e307
Fix anchor links
mmcelaney 8448183
Fix robustness testing link
mmcelaney 3913547
Directional verbage to contributing
mmcelaney e4ed74b
Change to bullets
mmcelaney 2580aef
Typo fix
mmcelaney cc977b2
update crewai anchor
mmcelaney 086ff38
update dspy anchor
mmcelaney d080fb2
update langchain anchor
mmcelaney f5d3a9a
update tools anchor
mmcelaney 93b7d10
update reqlib anchor
mmcelaney abd6502
fix typo
mmcelaney b2cdf0f
mellea ecosystem
mmcelaney 96243fa
fixing anchors
mmcelaney 30ebf6b
update integration core title
mmcelaney b50c985
update crewai title
mmcelaney 611368e
update dispy title
mmcelaney 7dff50c
update langchain title
mmcelaney 2588a37
update tools title
mmcelaney 9782233
update reqlib title
mmcelaney File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| # Contributing to `mellea-contribs` | ||
|
|
||
| To contribute: | ||
| * Open an issue on mellea-contribs describing your extension. | ||
| * Fork the repository and create a branch. | ||
| * Follow the coding standards from the contributing guide (linked below.) | ||
| * Open a pull request referencing the issue. | ||
|
|
||
| If a contribution in mellea-contribs matures and proves broadly useful, it can graduate to the standard library via an issue in the core repository. | ||
|
|
||
| # Contribute to the Mellea Core Repository | ||
|
|
||
| Check out the documentation for contributing to [Mellea](https://github.com/generative-computing/mellea/blob/main/CONTRIBUTING.md). | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,12 @@ | ||
| README.md | ||
| # Reqlib_package | ||
|
|
||
| Purpose: Requirements library for validation and constraints in generative systems | ||
|
|
||
| Key Features: | ||
| * Requirement specification and validation | ||
| * Integration with Mellea's validation framework | ||
|
|
||
| * Dependencies: mellea>=0.3.x | ||
| * Python Version: ≥3.11 | ||
| * CI Requirements: No Ollama needed (skip_ollama=true) | ||
| * Timeout: 30 minutes |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.