Skip to content

Commit 84a5c29

Browse files
committed
Update ZenML version to 0.74.0-dev
1 parent 97401bd commit 84a5c29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.71.0
1+
0.74.0

llm-complete-guide/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# ZenML constants
2727
ZENML_CHATBOT_MODEL = "zenml-docs-qa-chatbot"
2828
ZENML_CHATBOT_MODEL_NAME = "zenml-docs-qa-chatbot"
29-
ZENML_CHATBOT_MODEL_VERSION = "0.71.0-dev"
29+
ZENML_CHATBOT_MODEL_VERSION = "0.74.0-dev"
3030

3131
# Scraping constants
3232
RATE_LIMIT = 5 # Maximum number of requests per second

0 commit comments

Comments
 (0)