Skip to content

file format support. #3

@Kastango

Description

@Kastango

I was testing a niche requirement from one of my projects and wanted to check how .xml files perform when used in embeddings with template strings, something I already do in my current RAG setup.

Is it on the roadmap to support different file formats like .xml or .json with template strings?
Or even to send full .pdf files directly?

Error

When I try using file types other than .md, the CLI throws the following error:

📝 Creating memo: "pdf test"
📁 From file: ./Apresentação sem título.pdf
❌ Error creating memo: Error: Skald API error (503): {"error":"Service unavailable"}
    at Skald.createMemo (/Users/arthur/Documents/Work/skald-cli/node_modules/@skald-labs/skald-node/dist/index.js:52:19)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Command.<anonymous> (/Users/arthur/Documents/Work/skald-cli/dist/commands/memo.js:87:24)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions