Skip to content

Releases: hydrocode-de/datailama

v0.4.1

23 Mar 09:13

Choose a tag to compare

DataILama v{{version}}

Description

DataILama is a powerful data management tool that connects your vector databases with local LLM instances through Ollama or cloud instances. It provides a simple CLI interface to manage your data collections and interact with them through a REST API.

Installation

Download the appropriate binary for your system from the release assets and make it executable:

# For Linux/macOS
chmod +x datailama-{{os}}-{{arch}}
# For Windows
# No action needed, use the .exe file directly

Usage

Run the binary:

./datailama-{{os}}-{{arch}} serve

For more information, see the README.md.

v0.4.0

22 Mar 06:19

Choose a tag to compare

DataILama v{{version}}

Description

DataILama is a powerful data management tool that connects your vector databases with local LLM instances through Ollama or cloud instances. It provides a simple CLI interface to manage your data collections and interact with them through a REST API.

Installation

Download the appropriate binary for your system from the release assets and make it executable:

# For Linux/macOS
chmod +x datailama-{{os}}-{{arch}}
# For Windows
# No action needed, use the .exe file directly

Usage

Run the binary:

./datailama-{{os}}-{{arch}} serve

For more information, see the README.md.

v0.3.0

21 Mar 08:14

Choose a tag to compare

DataILama v{{version}}

Description

DataILama is a powerful data management tool that connects your vector databases with local LLM instances through Ollama or cloud instances. It provides a simple CLI interface to manage your data collections and interact with them through a REST API.

Installation

Download the appropriate binary for your system from the release assets and make it executable:

# For Linux/macOS
chmod +x datailama-{{os}}-{{arch}}
# For Windows
# No action needed, use the .exe file directly

Usage

Run the binary:

./datailama-{{os}}-{{arch}} serve

For more information, see the README.md.