Releases: hydrocode-de/datailama
v0.4.1
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 directlyUsage
Run the binary:
./datailama-{{os}}-{{arch}} serveFor more information, see the README.md.
v0.4.0
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 directlyUsage
Run the binary:
./datailama-{{os}}-{{arch}} serveFor more information, see the README.md.
v0.3.0
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 directlyUsage
Run the binary:
./datailama-{{os}}-{{arch}} serveFor more information, see the README.md.