Decision making layer for LLMs in Clojure
Stars
10
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
21
commits
Update project version to 0.1.0-alpha.2
fd6620d
Merge pull request #1 from megh-khaire/feature/test-setup
0761603
Add GitHub Actions workflow for running tests
fc5eae1
Define tests for all namespaces
9096c68
Define util namespaces for tests
80015af
Minor namespace fixes
743b04e
Update .gitignore to include MacOS specific files
6503947
Add clojars tag to README
79cc06f
Write group name and update project version
08d5187
Remove test directory (will add these later)
c827e7d
Cleanup docstrings and validation checks
367bc9c
Add usage and liscense instructions in README
febf2f2
Define core util and usage
9cb57e6
Add namespace for managing routes
0e84f3d
Add namespace for managing layers
bc04ed4