Skip to content

Commit 4f49f2a

Browse files
authored
Merge pull request #31 from SecrinLabs/ronaldo
Ronaldo
2 parents 45973b8 + 25c2a7f commit 4f49f2a

49 files changed

Lines changed: 6875 additions & 43 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ LLM_MAX_TOKENS=1000
6565
LLM_TEMPERATURE=0.7
6666

6767
# Ollama LLM Settings
68-
LLM_MODEL_OLLAMA=llama3.2
68+
LLM_MODEL_OLLAMA=qwen2.5-coder:0.5b
6969

7070
# Google Gemini Settings
7171
GEMINI_API_KEY=your_gemini_api_key_here

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,6 @@ chroma_store/
5757
gemini_store/
5858
chroma_db/
5959

60-
.arc42gen.yaml
60+
.arc42gen.yaml
61+
62+
.secrin/

0 commit comments

Comments
 (0)