Skip to content

Commit 22462fa

Browse files
committed
update version and descr
1 parent 0ca1cbb commit 22462fa

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

IntelliNode/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Integrate your data with the latest language models and deep learning frameworks
2121
- Support Nvidia hosted models deepseek 🐳 and llama3 🦙.
2222
- Add Anthropic claude 3 chat.
2323
- Add Google Gemini chat and vision.
24-
- Add Mistral SMoE model as a chatbot provider (open source mixture of experts).
24+
- Add Mistral MoE model as a chatbot provider.
2525
- Update stable diffusion to use the XL model engine. 🎨
2626
- Add support for hugging face inference. 🤗
2727
- Support in-memory semantic search. 🔍

IntelliNode/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

IntelliNode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "intellinode",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"description": "Create AI agents using the latest models, including ChatGPT, Llama, Diffusion, Cohere, Gemini, and Hugging Face.",
55
"main": "index.js",
66
"keywords": [

0 commit comments

Comments
 (0)