mirror of
https://github.com/marcogll/TaxHacker_s23.git
synced 2026-01-13 13:25:18 +00:00
fix: small adjustments before v0.5
This commit is contained in:
@@ -50,7 +50,7 @@ export async function analyzeFileAction(
|
||||
prompt,
|
||||
schema,
|
||||
attachments,
|
||||
config.selfHosted.isEnabled ? settings.openai_api_key : process.env.OPENAI_API_KEY || ""
|
||||
settings.openai_api_key || config.ai.openaiApiKey
|
||||
)
|
||||
|
||||
console.log("Analysis results:", results)
|
||||
|
||||
Reference in New Issue
Block a user