Skip to content

Commit 175e1b2

Browse files
committed
⬆️ v0.2.3
- fix .env loading with settings - fix input dict type - fix prefix for model selection - fix support for new openai models - fix default settings.llm handling - improved README shields
1 parent cb5b77f commit 175e1b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "funcchain"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
description = "🔖 write prompts as python functions"
55
authors = [{ name = "Shroominic", email = "contact@shroominic.com" }]
66
dependencies = [

0 commit comments

Comments
 (0)