Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 669 Bytes

CHANGELOG.md

File metadata and controls

45 lines (24 loc) · 669 Bytes

ragbox

0.0.7

Patch Changes

  • 856c486: Fix fetching Ollama models from local Ollama

0.0.6

Patch Changes

  • f643ee2: Add support for Ollama provider

0.0.5

Patch Changes

  • 56e75d7: Add support for agent and tools (duckduckgo & wikipedia)

0.0.4

Patch Changes

  • 275a96b: Add support for multiple model providers (starting with Gemini)

0.0.3

Patch Changes

  • 2d00a14: Use ChromaDB vector storage (file based)
  • 2d00a14: Bump create-llama to 0.1.4

0.0.2

Patch Changes

  • 548aab3: Change the default system prompt
  • f1f9b8c: Show chat UI once RAG is configured

0.0.1

Patch Changes

  • 0ba8c06: Initial release