Skip to content

Commit

Permalink
implicit message id (#37)
Browse files Browse the repository at this point in the history
* implicit message id

* fix async generator yield

* remove console log

* bump version
  • Loading branch information
zolinthecow authored Nov 21, 2024
1 parent 25471b3 commit 44bc980
Show file tree
Hide file tree
Showing 4 changed files with 285 additions and 153 deletions.
2 changes: 1 addition & 1 deletion js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "enochian-js",
"version": "0.0.9",
"version": "0.0.10",
"description": "An ergonmic LLM programming library",
"main": "dist/index.js",
"type": "module",
Expand Down
Loading

0 comments on commit 44bc980

Please sign in to comment.