module client // pub fn (mut ac AIClient) embed(txt string) ![]f32 { // return ac.llms.llm_embed.embeddings(txt)! // }