Skip to content

Commit

Permalink
Made content public
Browse files Browse the repository at this point in the history
Signed-off-by: ActuallyTaylor <[email protected]>
  • Loading branch information
ActuallyTaylor committed Nov 20, 2023
1 parent b2820b4 commit 96924f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/SLlama/Models/EmbeddingSettings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ import Foundation

public struct EmbeddingSettings: Codable {
/// Text to process
let content: String
public let content: String
}

0 comments on commit 96924f9

Please sign in to comment.