mirror of
https://github.com/bendtherules/ask262.git
synced 2026-08-18 21:31:46 +00:00
Add basic logging
This commit is contained in:
@@ -66,6 +66,9 @@ export function createEmbeddings(provider?: EmbeddingProvider): Embeddings {
|
||||
}
|
||||
}
|
||||
|
||||
// Provider logging is done via console.error to stderr
|
||||
// Detailed embedding operation logging is in the individual embedding classes
|
||||
|
||||
/**
|
||||
* Get the currently configured embedding provider.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user