Skip to content

Releases: solitontech/labview-llm-libraries-eap

alpha 0.1.0.2

26 Oct 13:59
e5c5427

Choose a tag to compare

alpha 0.1.0.2 Pre-release
Pre-release

Description:
This package provides LabVIEW LLM Libraries for chat completion and embedding models to quickly build AI capabilities in LabVIEW-based applications.

Supported chat models:

  1. gpt-4o-mini
  2. gpt-4o
  3. gpt-4o-turbo
  4. gpt-4
  5. gpt-3.5-turbo
  6. Claude 3.5 Sonnet
  7. Claude 3 Opus
  8. Claude 3 Sonnet
  9. Claude 3 Haiku
  10. Llama 3.1 8B
  11. Llama 3 8B
  12. Phi 3 Mini 3.8B
  13. Gemma 2 2B
  14. Mistral 7B
  15. tinyllama

Supported embedding models:

  1. text-embedding-ada-002
  2. text-embedding-3-large
  3. text-embedding-3-small
  4. nomic-embed-text
  5. mxbai-embed-large

Supported vector stores:

  1. Qdrant

Agents:

  1. Simple QA Chat Agent

Release Notes:
This is the initial release of Soliton LabVIEW LLM Libraries.