Add ollama provider and update version to 0.1.2

This commit is contained in:
2024-10-29 16:19:25 -04:00
parent eae68d1ee1
commit 918705e2d5
3 changed files with 5 additions and 67 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "simplemind"
version = "0.1.1"
version = "0.1.2"
description = "An experimental client for AI providers that intends to replace LangChain and LangGraph for most common use cases."
readme = "README.md"
requires-python = ">=3.11"