Refactor configuration and assessment modules; add S3 integration and update LLM client usage
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
# Helia Configuration Example
|
||||
|
||||
command: assess
|
||||
|
||||
input_file: "path/to/transcript.txt"
|
||||
model: "gpt-4o"
|
||||
prompt_id: "default"
|
||||
temperature: 0.0
|
||||
|
||||
database:
|
||||
uri: "mongodb://localhost:27017"
|
||||
database_name: "helia"
|
||||
Reference in New Issue
Block a user