Skip to content

Add tags not working #4

@fappelman

Description

@fappelman

I tried to use the script to add tags to a document. After installation, the prompt for the API key came up and the key file is created.

So far so good. The next step was supposed to be receiving the tags but I do not get a reply.

I did some testing and I believe the cause is that the script uses the model gpt-3.5-turbo which is superseded with gpt-4o-mini.

When I make a request from the command line with curl using the old gpt-3.5-turbo, I get back an error that I have no credits. When I make the same request using the new model I do get a response.

Can you either update the model or point me at the method on how to convert the scrip into scptd bundle?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions