Closed erikdubbelboer closed 6 months ago
Agreed, the warning in the readme is enough to allow for this. I have changed it.
I added a small update to the example that uses the Ollama function. It didn't show up in the GitHub Action build because the build pipeline is missing a compile for the examples - added it to my TODOs.
Thanks again!
It didn't show up in the GitHub Action build because the build pipeline is missing a compile for the examples - added it to my TODOs.
@philippgille would it be possible to tag a new version?
Is it okay to wait for https://github.com/philippgille/chromem-go/pull/63, or is it urgent (as in you're building a project with chromem and would like to have this update right now)?
No problem, I can wait for that. DeleteDocument
is also something I can use for sure 😄
That's merged now, I'll cut a release in the next days, maybe I can squeeze some other changes before
Released v0.6.0: https://github.com/philippgille/chromem-go/releases/tag/v0.6.0
Allows the user to specify the base URL of Ollama instead of the default localhost one.