Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
95 commits
Select commit Hold shift + click to select a range
a20c1d7
Refactor configuration management in wizard and ChronicleSetup
AnkushMalaker Jan 3, 2026
ad4b1f9
Fix string formatting for error message in ChronicleSetup
AnkushMalaker Jan 3, 2026
ff061e0
Enhance chat configuration management and UI integration
AnkushMalaker Jan 3, 2026
bdcb547
Merge branch 'dev' into feat/edit-chat-system-prompt
AnkushMalaker Jan 3, 2026
5f8d868
Refactor backend shutdown process and enhance chat service configurat…
AnkushMalaker Jan 3, 2026
5a3f8be
Implement plugin system for enhanced functionality and configuration …
AnkushMalaker Jan 3, 2026
32d541f
Enhance configuration management and plugin system integration
AnkushMalaker Jan 3, 2026
251010a
Implement Redis integration for client-user mapping and enhance wake …
AnkushMalaker Jan 3, 2026
eceb633
Refactor Deepgram worker management and enhance text normalization
AnkushMalaker Jan 3, 2026
916135e
Add original prompt retrieval and restoration in chat configuration test
AnkushMalaker Jan 3, 2026
944fc62
Refactor test execution and enhance documentation for integration tests
AnkushMalaker Jan 3, 2026
952d471
Enhance test environment cleanup and improve Deepgram worker management
AnkushMalaker Jan 6, 2026
4eb1ca9
Refactor worker management and introduce orchestrator for improved pr…
AnkushMalaker Jan 6, 2026
5cffe17
oops
AnkushMalaker Jan 6, 2026
8f44c4b
oops2
AnkushMalaker Jan 6, 2026
7e05de9
Remove legacy test runner script and update worker orchestration
AnkushMalaker Jan 6, 2026
112a280
Add bulk restart mechanism for RQ worker registration loss
AnkushMalaker Jan 6, 2026
0d82c8e
Enhance plugin architecture with event-driven system and test integra…
AnkushMalaker Jan 6, 2026
df79524
Enhance Docker configurations and startup script for test mode
AnkushMalaker Jan 6, 2026
668dfea
Refactor test scripts for improved reliability and clarity
AnkushMalaker Jan 7, 2026
197a610
remove mistral deadcode; notebooks untouched
AnkushMalaker Jan 7, 2026
c128147
Merge branch 'fix/plugin-tests' into fix/audio-pipe
AnkushMalaker Jan 7, 2026
10dfe2b
Merge branch 'dev' into fix/audio-pipe-2
AnkushMalaker Jan 10, 2026
a65b1bf
Refactor audio streaming endpoints and improve documentation
AnkushMalaker Jan 10, 2026
60aa8e1
Enhance testing infrastructure and API routes for plugin events
AnkushMalaker Jan 11, 2026
61d72a5
Add audio pipeline architecture documentation and improve audio persi…
AnkushMalaker Jan 11, 2026
9ab28ed
Add test container setup and teardown scripts
AnkushMalaker Jan 11, 2026
387385f
Update worker count validation and websocket disconnect tests
AnkushMalaker Jan 12, 2026
32e2e47
Refactor audio storage to MongoDB chunks and enhance cleanup settings…
AnkushMalaker Jan 12, 2026
e662f46
Refactor audio processing to utilize MongoDB chunks and enhance job h…
AnkushMalaker Jan 12, 2026
d143fe7
Refactor speaker recognition client to use in-memory audio data
AnkushMalaker Jan 12, 2026
126df5b
Add mock providers and update testing workflows for API-independent e…
AnkushMalaker Jan 12, 2026
5bc9908
Enhance testing documentation and workflows for API key separation
AnkushMalaker Jan 12, 2026
f89a3de
Update test configurations and documentation for API key management
AnkushMalaker Jan 12, 2026
8ca401c
Add optional service profile to Docker Compose test configuration
AnkushMalaker Jan 12, 2026
55fd469
Refactor audio processing and job handling for transcription workflows
AnkushMalaker Jan 12, 2026
2f89970
Remove unnecessary network aliases from speaker service in Docker Com…
AnkushMalaker Jan 12, 2026
f1afd8b
Add network aliases for speaker service in Docker Compose configuration
AnkushMalaker Jan 12, 2026
912c1cd
Refactor Conversation model to use string for provider field
AnkushMalaker Jan 13, 2026
6e64173
Enhance configuration and model handling for waveform data
AnkushMalaker Jan 14, 2026
498f42c
Add SDK testing scripts for authentication, conversation retrieval, a…
AnkushMalaker Jan 14, 2026
ae40334
Enhance audio processing and conversation handling for large files
AnkushMalaker Jan 14, 2026
078c602
archive
AnkushMalaker Jan 14, 2026
f76a47d
Implement annotation system and enhance audio processing capabilities
AnkushMalaker Jan 14, 2026
425746f
Implement OmegaConf-based configuration management for backend settings
AnkushMalaker Jan 14, 2026
b660f65
Refactor .env.template and remove unused diarization configuration
AnkushMalaker Jan 14, 2026
0eafc22
Implement legacy environment variable syntax support in configuration…
AnkushMalaker Jan 14, 2026
096cde3
Add plugins configuration path retrieval and refactor usage
AnkushMalaker Jan 14, 2026
edb66eb
Unify plugin terminology and fix memory job dependencies
AnkushMalaker Jan 14, 2026
8ef5c71
Update Docker Compose configuration and enhance system routes
AnkushMalaker Jan 16, 2026
f08acd5
circular import
AnkushMalaker Jan 17, 2026
0d21016
Refactor testing infrastructure and enhance container management
AnkushMalaker Jan 17, 2026
e2fe9c9
Add Email Summarizer Plugin and SMTP Email Service
AnkushMalaker Jan 17, 2026
d8c72e8
Refactor plugin management and introduce Email Summarizer setup
AnkushMalaker Jan 17, 2026
252f323
Merge branch 'feature/email-summarizer-plugin' into pre-release-candi…
AnkushMalaker Jan 17, 2026
f1dc63c
Enhance plugin configuration and documentation
AnkushMalaker Jan 17, 2026
623a0a9
Refactor plugin setup process to allow interactive user input
AnkushMalaker Jan 17, 2026
98195df
Add shared setup utilities for interactive configuration
AnkushMalaker Jan 17, 2026
accb880
Enhance plugin security architecture and configuration management
AnkushMalaker Jan 17, 2026
0a0a70e
Refactor backend components for improved functionality and stability
AnkushMalaker Jan 17, 2026
a2962cb
Refactor plugin setup timing to enhance configuration flow
AnkushMalaker Jan 17, 2026
1d63565
Refactor save_diarization_settings_controller to improve validation a…
AnkushMalaker Jan 17, 2026
8898b43
Refactor audio processing and conversation management for improved de…
AnkushMalaker Jan 18, 2026
d7f716d
Refactor audio and email handling for improved functionality and secu…
AnkushMalaker Jan 18, 2026
86d0975
Refactor audio upload functionality to remove unused parameters
AnkushMalaker Jan 18, 2026
0803f54
Refactor Email Summarizer plugin configuration for improved clarity a…
AnkushMalaker Jan 18, 2026
4f49de6
Update API key configuration in config.yml.template to use environmen…
roshatron2 Jan 18, 2026
152b24c
Refactor Redis job queue cleanup process for improved success tracking
AnkushMalaker Jan 18, 2026
e2886e9
fix tests
AnkushMalaker Jan 18, 2026
73f2d43
Update CI workflows to use 'docker compose' for log retrieval and add…
AnkushMalaker Jan 18, 2026
13ccb75
test fixes
AnkushMalaker Jan 18, 2026
ed6176c
FIX StreamingTranscriptionConsumer to support cumulative audio timest…
AnkushMalaker Jan 19, 2026
dbdf06c
Enhance test container setup and improve error messages in integratio…
AnkushMalaker Jan 19, 2026
fb8225d
Improve WebSocket closing logic and enhance integration test teardown
AnkushMalaker Jan 19, 2026
a4681c5
Refactor job status handling to align with RQ standards
AnkushMalaker Jan 19, 2026
8b4d783
Update test configurations and improve audio inactivity handling
AnkushMalaker Jan 19, 2026
42eb911
Refactor audio processing and enhance error handling
AnkushMalaker Jan 20, 2026
24a3419
Enhance Docker command handling and configuration management
AnkushMalaker Jan 20, 2026
c1b84ae
Enhance configuration loading to support custom config file paths
AnkushMalaker Jan 20, 2026
3a55ac9
Update test scripts to use TEST_CONFIG_FILE for configuration management
AnkushMalaker Jan 20, 2026
157e1c7
Refactor audio upload response handling and improve error reporting
AnkushMalaker Jan 21, 2026
0915493
Add sneeze detection model evaluation and data preparation scripts
0xrushi Jan 22, 2026
f08fbc4
Refactor audio processing and job handling to improve transcription m…
AnkushMalaker Jan 22, 2026
62ee36d
Enhance integration tests for plugin events and improve error handling
AnkushMalaker Jan 22, 2026
64887a2
Enhance speaker recognition testing and audio processing
AnkushMalaker Jan 23, 2026
ef719b1
Refactor audio chunk retrieval and enhance logging in audio processing
AnkushMalaker Jan 23, 2026
bd1cd84
Refactor mock speaker recognition client and improve testing structure
AnkushMalaker Jan 23, 2026
0dfd900
Enhance conversation model to include word-level timestamps and impro…
AnkushMalaker Jan 23, 2026
7df727f
Implement speaker reprocessing feature and enhance timeout calculation
AnkushMalaker Jan 23, 2026
5ebaa79
Add user-loop service and anomaly detection features
0xrushi Jan 30, 2026
84e93bd
Merge branch 'refactor/use-standard-redis-job-status' into feat/swipe…
0xrushi Jan 30, 2026
3cf0145
Remove deprecated event detection script and update README for traini…
0xrushi Jan 30, 2026
6700d7c
Merge branch 'feat/swipe-anomaly' of github.com:0xrushi/friend-lite i…
0xrushi Jan 30, 2026
ab98363
Enhance anomaly detection and user loop features
0xrushi Jan 30, 2026
3842b71
Refactor user loop integration tests and enhance conversation management
0xrushi Jan 30, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions .env.template
Original file line number Diff line number Diff line change
Expand Up @@ -90,16 +90,12 @@ CHAT_TEMPERATURE=0.7
# SPEECH-TO-TEXT CONFIGURATION
# ========================================

# Primary transcription provider: deepgram, mistral, or parakeet
# Primary transcription provider: deepgram or parakeet
TRANSCRIPTION_PROVIDER=deepgram

# Deepgram configuration
DEEPGRAM_API_KEY=your-deepgram-key-here

# Mistral configuration (when TRANSCRIPTION_PROVIDER=mistral)
MISTRAL_API_KEY=your-mistral-key-here
MISTRAL_MODEL=voxtral-mini-2507

# Parakeet ASR configuration (when TRANSCRIPTION_PROVIDER=parakeet)
PARAKEET_ASR_URL=http://host.docker.internal:8767

Expand Down
Loading
Loading