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

Alignment #14

Merged
merged 77 commits into from
Nov 11, 2024
Merged

Alignment #14

merged 77 commits into from
Nov 11, 2024

Conversation

PeriniM
Copy link
Contributor

@PeriniM PeriniM commented Nov 11, 2024

No description provided.

PeriniM and others added 30 commits October 3, 2024 12:18
RDF does not support '#', since it generally separates the namespace from the local part.
DanieleAntonucci20 and others added 25 commits November 4, 2024 15:42
## 1.0.0 (2024-11-05)

### Features

* add abstract graph, new state, examples ([ecd7f94](ecd7f94))
* add makefile ([03aa829](03aa829))
* add mkdocs ([d38421e](d38421e))
* add validation ([835a6ba](835a6ba))
* added custom models ([67cc309](67cc309))
* added ISSUE_TEMPLATE and ci cd workflows ([5969ec5](5969ec5))
* added pre-commit and tox integration ([25dff8b](25dff8b))
* added return types ([f495549](f495549))
* BrickSchemaGraphLocal workflow definition ([b80e855](b80e855))
* **refactor:** created lib ([980b0e7](980b0e7))
* fine-tuned prompt template ([7a22eb8](7a22eb8))
* initial release ([8a8f5a1](8a8f5a1))
* initial release ([804a19f](804a19f))
* initial release ([8f9d7aa](8f9d7aa))
* integration of ollama fine-tuned model ([633bb93](633bb93))
* **agent:** langgraph porting ([34f614a](34f614a))
* local generation node using the fine-tuning ([dd625ca](dd625ca))
* move graph compilation inside class ([e753523](e753523))
* rdf parser from raw llm response ([740143e](740143e))
* update config and states for hosting also the local model instructions ([4b85fc7](4b85fc7))
* validate local llm (we need another function since the return node is different ([f228764](f228764))

### Bug Fixes

* **mermaid:** added correct output image path ([ff42d5a](ff42d5a))
* added StringIO conversion ([5698f49](5698f49))
* dockerfile ([68c03bf](68c03bf))
* fixed how we pass llm in graph ([eaa1c03](eaa1c03))
* fixed imports ([2e3ca0f](2e3ca0f))
* moved env variable loading inside class ([3911bd9](3911bd9))
* pre-defined namespace ([9ad2a09](9ad2a09))
* problem in iteration loop ([eac5cd6](eac5cd6))
* removed cache ([5a17fdd](5a17fdd))
* replace '#' with '.' in prompts ([32d9923](32d9923))
* unused imports ([35c9d8c](35c9d8c))

### chore

* add simpler building description ([57dcb2e](57dcb2e))
* modified cicd ([580199b](580199b))
* rename folder containers into finetuned ([0eca876](0eca876))

### Docs

* add logo to readme ([1f7d153](1f7d153))
* add type validation ([2685307](2685307))
* added all docstrings ([cede480](cede480))
* added Dockerfile ([441df65](441df65))
* added logo ([1987d44](1987d44))
* improve installation readme ([56bf5f6](56bf5f6))
* improved example ([9b06758](9b06758))
* improved readme ([b7788fa](b7788fa))
* modified banner ([f01cb0e](f01cb0e))
* modified custom example ([85074cc](85074cc))
* new logo ([55b2508](55b2508))
* save ttl ([50ee39f](50ee39f))
* Update README.md with local llm example ([e7a7e8e](e7a7e8e))
## [1.0.1](v1.0.0...v1.0.1) (2024-11-05)

### Bug Fixes

* replaced banner for pypi ([218a60f](218a60f))
## [1.1.0](v1.0.1...v1.1.0) (2024-11-05)

### Features

* BSD license ([656faf0](656faf0))
## [1.1.1](v1.1.0...v1.1.1) (2024-11-05)

### Bug Fixes

* change for zenodo ([1194a52](1194a52))
## [1.1.2](v1.1.1...v1.1.2) (2024-11-05)

### Bug Fixes

* add citation label ([27fc2c6](27fc2c6))
@PeriniM PeriniM merged commit f507cf5 into pre/beta Nov 11, 2024
4 checks passed
Copy link

🎉 This PR is included in version 1.2.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants