v0.1.0
v0.1.0 (2024-03-01)
Ci
-
ci: configured to allow running the ci_cd workflow manually (
ef9fd38) -
ci: adding codium PR agent (
be8e010) -
ci: Formatting and Style checks for the pipeline (
12e6de6) -
ci: Poetry based environments on the ci-cid pipeline (
33ac693)
Documentation
-
docs: Displays the CI/CD status on the readme. (
ea9a939) -
docs: Getting started instructions and notes on development added (
3350976)
Feature
- feat(llm): Ollama as an LLM Provider 🚀 💨 🦙
Test the consistency of your local LLMs !
Tested with Mistral 💨 and Llama2 🦙 (e4492dd)
-
feat(llm): Use Ollama as the LLM Provider (
532610d) -
feat: analyse differences and semantic similarity of the responses to a prompt. Works only with OpenAI presently. (
d1ca875)
Fix
- fix: pyproject config for sementic-release
fix: pyproject config for sementic-release (79e81fe)
-
fix: pyproject config for sementic-release (
87c10e4) -
fix: specific the main branch for sementic-release (
c6b04fb) -
fix: automatic versioning and package publishing
fix: automatic versioning and package publishing (a1df0d5)
-
fix: automatic versioning and package publishing (
9f465ca) -
fix(openai): handle no api_key gracefully (
333a3ef)
Refactor
- refactor(embeddings): optimize embedding cache handling and embedding test fixtures
refactor(embeddings): optimize cache handling and test fixtures (6a539bb)
-
refactor(embeddings): optimize cache handling and test fixtures (
07ae70b) -
refactor: tests for the helplers (
219b9c7) -
refactor: tests for the helplers (
3787883)
Unknown
-
0.1.3 (
aa38451) -
Fix: Python package publishing from CI/CD
Fix: Python package publishing from CI/CD (f986f05)
- Establishing Github Actions for style, format, and tests
Establishing Github Actions for style, format, and tests (8d54cec)
- Initial commit (
f7126a4)