v0.2.4 #218
ezodude
announced in
Announcements
v0.2.4
#218
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Release v0.2.4
🚨 BREAKING: Plan Engine LLM and embeddings configuration has changed - please update accordingly.
⚡️ MAJOR: Plan Engine now supports self-hosted on-premises or local LLM and embedding models - check supported models.
Plan Engine v0.2.4
Breaking Changes 💥🚨
Simplified LLM and embeddings configuration to centre around supported models rather than providers
REASONING_PROVIDER
/REASONING_MODEL
/REASONING_API_KEY
andPLAN_CACHE_OPENAI_API_KEY
to a more cohesive approach with:LLM_MODEL
/LLM_API_KEY
/LLM_API_BASE_URL
for reasoning modelsEMBEDDINGS_MODEL
/EMBEDDINGS_API_KEY
/EMBEDDINGS_API_BASE_URL
for embedding modelsdeepseek-r1-distill-llama-70b
model_env
templateFeatures
deepseek-r1
andqwq-32b
as reasoning modelsjina-embeddings-v2-small-en
as embedding modelBug fixes
Documentation
CLI v0.2.4
Features
Documentation
SDKs v0.2.4
Features
Javascript SDK v0.2.3
Features
This discussion was created from the release v0.2.4.
Beta Was this translation helpful? Give feedback.
All reactions