1.2.0 (2024-11-11)
- ttl_to_building_description function (d83e66f)
- improved ttl description generation (bf4bdae)
- imporeved docs and ttl_output method (24a7d8b)
- add custom logging level (82bead2)
- release: 1.2.0-beta.1 [skip ci] (3d36efa)
- release: 1.2.0-beta.2 [skip ci] (67115f0)
- release: 1.2.0-beta.3 [skip ci] (a7d9112)
1.2.0-beta.3 (2024-11-11)
- add custom logging level (82bead2)
1.2.0-beta.2 (2024-11-11)
- improved ttl description generation (bf4bdae)
1.2.0-beta.1 (2024-11-11)
- ttl_to_building_description function (d83e66f)
- imporeved docs and ttl_output method (24a7d8b)
1.1.2 (2024-11-05)
- add citation label (27fc2c6)
1.1.1 (2024-11-05)
- change for zenodo (1194a52)
1.1.0 (2024-11-05)
- BSD license (656faf0)
1.0.1 (2024-11-05)
- replaced banner for pypi (218a60f)
- add abstract graph, new state, examples (ecd7f94)
- add makefile (03aa829)
- add mkdocs (d38421e)
- add validation (835a6ba)
- added custom models (67cc309)
- added ISSUE_TEMPLATE and ci cd workflows (5969ec5)
- added pre-commit and tox integration (25dff8b)
- added return types (f495549)
- BrickSchemaGraphLocal workflow definition (b80e855)
- refactor: created lib (980b0e7)
- fine-tuned prompt template (7a22eb8)
- initial release (8a8f5a1)
- initial release (804a19f)
- initial release (8f9d7aa)
- integration of ollama fine-tuned model (633bb93)
- agent: langgraph porting (34f614a)
- local generation node using the fine-tuning (dd625ca)
- move graph compilation inside class (e753523)
- rdf parser from raw llm response (740143e)
- update config and states for hosting also the local model instructions (4b85fc7)
- validate local llm (we need another function since the return node is different (f228764)
- mermaid: added correct output image path (ff42d5a)
- added StringIO conversion (5698f49)
- dockerfile (68c03bf)
- fixed how we pass llm in graph (eaa1c03)
- fixed imports (2e3ca0f)
- moved env variable loading inside class (3911bd9)
- pre-defined namespace (9ad2a09)
- problem in iteration loop (eac5cd6)
- removed cache (5a17fdd)
- replace '#' with '.' in prompts (32d9923)
- unused imports (35c9d8c)
- add simpler building description (57dcb2e)
- modified cicd (580199b)
- rename folder containers into finetuned (0eca876)
- add logo to readme (1f7d153)
- add type validation (2685307)
- added all docstrings (cede480)
- added Dockerfile (441df65)
- added logo (1987d44)
- improve installation readme (56bf5f6)
- improved example (9b06758)
- improved readme (b7788fa)
- modified banner (f01cb0e)
- modified custom example (85074cc)
- new logo (55b2508)
- save ttl (50ee39f)
- Update README.md with local llm example (e7a7e8e)