Jump to content

llityslife

Member
  • Posts

    50
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by llityslife

  1. On 3/6/2024 at 9:36 AM, iandol said:

     

    Well, your experience tells us there is a problem. Again, there is not one API method, there are several endpoints each with different requirements and functions. At a minimum there are two endpoints (/v1/completions & /v1/chat/completions) and there is a streaming and non-streaming mode. I have said that for local use, two different apps that both "support" OpenAI API, only one works, and the other doesn't (because it needs stream=false). Just because a service says X it does not specify X.y or X.z — what API mode does ChatFred use, is it the same? My point is to help you determine what the problem is, without knowing the problem you have no hope of finding the solution...

    The latest version of workflow is working fine. Thanks

  2. 10 hours ago, vitor said:

    As this is an advanced option which won’t be relevant to most users and can be tricky to set up correctly, I’ve split the conversation into a different thread (this one). Please continue the discussion on local models here. A moderator’s note at the top explains the situation, but the post is otherwise unchanged.

    Now working properly with third party API.

  3. 59 minutes ago, iandol said:

     

    What third-party tool are you testing? It needs to support stream=true to work... I see the same connection stalled error with GPT4All (https://gpt4all.io/index.html), which uses a non-streaming OpenAI API, but LMStudio (https://lmstudio.ai) which supports streaming does work...

    Some GPT service providers offer API with favorable prices, which require customized API URL and sk-xxx API to use it. 

  4. Thanks for the update, but I tested using a third-party API to find errors, and I've set the API URL and API key.

     

    [09:26:05.918] ChatGPT / DALL-E[Text View] Script with argv '翻译hello' finished
    [09:26:05.941] ChatGPT / DALL-E[Text View] {"rerun":0.1,"variables":{"streaming_now":true}}
    [09:26:06.027] ChatGPT / DALL-E[Text View] Running with argument '翻译hello'
    [09:26:06.119] ChatGPT / DALL-E[Text View] Script with argv '翻译hello' finished
    [09:26:06.162] ChatGPT / DALL-E[Text View] {"response":" [Connection Stalled]","footer":"You can ask ChatGPT to continue the answer","behaviour":{"response":"replacelast","scroll":"end"}}

     

  5. On 3/15/2019 at 2:47 AM, Vero said:

    @deanishe @fjuniorr Ello! :)

     

    By default, what's happening is that both words "stats" and "=todo" are being searched for in both fields; You don't get a result because both words aren't found in the title and both words aren't found in the content.

     

    Here's a workflow that allows you to search by entering part of the title, then some content to return results.

     

    Here's the download link:

    https://www.dropbox.com/s/6yaqeg8koglpxae/Search File Name then Content.alfredworkflow?dl=0

     

    Taking a look at this example, you would type the keyword "fname" followed by the file name, hit return then enter some of the content to see your results returned in-line.

     

    You'll notice the Metadata fields are empty in the file filter; The JSON object is used to dynamically set these based on your input from the first keyword.

     

    It's not possible to currently put variables into the File Filter's metadata fields, but that's something we're aware of and is on our list of considerations :) Let me know how you get on.

     

    Cheers,
    Vero

    There any solution for this function? First search the file, then search the file content.

  6. @Vero

    It's works now. Thanks!

    Quote

     

    Hello, I update the last version Alfred, and the macOS Big Sur 11.0.1.

    This workflow just a hotkey trigger action. And the settings showed in the attached file. When I selected a file or text, then double tap the shift key. The text or file path will be sent to the alfred search bar. But It is not work now.

     

     

     

  7. On 4/16/2020 at 4:55 PM, deanishe said:

     

    Nowhere, I'm afraid. I have never released it.

    All right! It's useful to sort the files and folders with using your smart folder workflow. There I have many tags. I hope it can be released in the future. But maybe it cannot use my custom tag name.

     

     image.png.d9197f4b05343f16966807c93a677772.png 

×
×
  • Create New...