Jump to content

vitor

Staff
  • Posts

    8,512
  • Joined

  • Last visited

  • Days Won

    708

Posts posted by vitor

  1. 5 hours ago, iandol said:

    There is no `/` at the end of my variable, not sure where the extra `/` is coming from?

     

    I’m not seeing it. You’re in the position to find out since you can test with your model. You’ve poked around in the code before so you can look in the same whereabouts and try different things, like console.log the values, remove the / in the code and add it in the variable, using a replace… Until the cause is clear and can be properly addressed.

  2. Are you syncing your preferences? Because the only other thing that occurs to me would be that your sync service would be mangling the file and reverting to an old version. Perhaps try setting your sync folder to somewhere local and repeating the process. Also, as a last resort you can try editing the prefs.plist file directly in a text editor. I don’t recommend this because that is managed by Alfred but you could inspect it as a last resort.


    Ultimately, there’s something specific about your macOS set up or OpenAI account that is causing the issue, and that’s what you need to figure out. The workflow isn’t doing anything weird, it uses the most basic tried-and-true methods for configuration that have been in place for a long time.

  3. @iandol @outcoldman @llityslife Please try this version. Instructions are at the bottom of the About, in the Advanced Configuration section. The update is to be considered experimental and things can change, but this method aims to allow you to use the local models you have set up more easily and not worry about the endpoint being overridden on updates, while at the same time not overwhelming other users.

  4. 2 hours ago, sepulchra said:

    You can put the lime in the coconut without requiring Harry Nilsson!

     

    Not the first time you’ve made an analogy from music. I like that, digging the sound. I was familiar with some of his other songs but not that one.

     

    2 hours ago, Stephen_C said:

    I guss you could get more flashy if you wished 😉, write to a text file and provide in the workflow for an option to edit that file if it exists.

     

    See why I enjoy so much when you two discuss workflows? Nice idea!

     

    2 hours ago, sepulchra said:

    you could add an external trigger to Vitor's Window Switcher Worklfow and then call that workflow after copy to clipboard and pick the open app/window you want to paste into.

     

    Huh, interesting idea too! I can see that being useful in other cases. Just released 2024.1 which adds an External Trigger.

  5. 4 hours ago, Benjamin Thomas said:

    To me command enter for delete is risky as it is also new line in a lot of other interfaces.

     

    In the macOS paradigm, ⌘↩ is a submit. Try it e.g. on a comment box on GitHub or this forum. It submits what you have in the textarea. Newlines are typically ⌥↩ and/or ⇧↩.

     

    4 hours ago, Benjamin Thomas said:

    Also, why not just GPT as a keyword?

     

    Realize I can customize this

     

    ChatGPT is the name of the service. A GPT is a related but different thing. This makes the keyword more obvious. And as you noted, you can customise it to your liking very easily. Some people use just c.

  6. This will be live in the Gallery soon at https://alfred.app/workflows/godbout/music-volume/.

     

    On 2/13/2024 at 5:36 AM, godbout said:

    obrigado!

     

    You’re welcome!

     

    On 2/13/2024 at 5:36 AM, godbout said:

    obrigadinho.

     

    I know you mean nothing by it—but just as a reference to avoid a faux pas if you’re ever interacting with another Portuguese—we almost exclusively use that word (the diminutive of “thank you”) sarcastically. Think “yeah, thanks a lot” in English. I’m not sure if that connotation is shared by other countries with Portuguese as the first language, though. Either way, no harm no foul. Since you went through the trouble of learning the words, I thought you might like the context.

     

    Have a great weekend!

    1. Remove the workflow. 
    2. Try to use it. This step is important to make sure you don’t have e.g. some duplicate copy that you’re calling.
    3. Install it again, from the Gallery page. Make sure it’s version 2024.3 and that the configuration field for the key is empty.
    4. Add your API key to the configuration field.
    5. Try again.

    What do you get now? If you’re still getting a notice with the old key after that you may have to contact OpenAI. Maybe they’re correlating both keys and sending an incorrect message. But the workflow only uses whatever string in pasted into the configuration, nothing else.

  7. 40 minutes ago, evortex said:

    Also: If I enter a new key in the workflow prefrences (just to be sure), it is still using the "old" key.

     

    What exactly do you mean by this? Are you editing the default value in the configuration builder? Don’t, that should be left empty. But yes, even if doing that it would still use the key set in the correct place, that’s working as intended.

     

    As per above, that error message is not in the workflow, it’s being returned by OpenAI themselves. Make sure you’re not using an old or invalid key or pasting extra stuff. That’s an issue which can only be solved from your side.

  8. 46 minutes ago, Mr Pennyworth said:

    Dragging files out of the grid view

     

    That works now. Set the type key in the JSON to file. Or try it just by sending a list of files to the Grid View with Object Input as the Source.

     

    1 hour ago, Mr Pennyworth said:

    Size of the grid and text views

     

    Try ⌘0. That shift in size is remembered per object, which means that you can have them bigger or smaller depending on context and also adapt on demand.

×
×
  • Create New...