Greg Hilston
Greg Hilston
They can automatically be merged, so that should be simple :) Awesome idea!
Hey all, I thought I was having the same problem as described by this previously closed issue: https://github.com/joaomdmoura/crewAI/issues/21 it turns out that I was actually experiencing the following error stack...
broken out of #35 which was originally suggested by @coltenkrauter Users should be able to easily reply with reactions
See this link https://api.slack.com/web All Web API responses contain a JSON object, which will always contain a top-level boolean property ok, indicating success or failure. For failure results, the error...
We should allow a function of code to be registered for a time event, or range of time. Basically imagine we wanted a function to execute every morning between x...
…he necessary dependencies needed to run this project
**Describe the bug** > Running Pavlov VR Server > ln: failed to create hard link '/home/steam/.steam/sdk64/steamclient.so': File exists > ln: failed to create hard link '/home/steam/pavlovserver/Pavlov/Binaries/Linux/steamclient.so': File exists > /home/steam/pavlovserver/Pavlov/Binaries/Linux/PavlovServer:...
For example, say I'm running ollama on the same machine as this container. Or even another machine, how can J configure this project to use that llm? And skip using...
I tried the following on my NixOS machine: ``` $ nix profile install nixpkgs#code2prompt error: flake 'flake:nixpkgs' does not provide attribute 'packages.x86_64-linux.code2prompt', 'legacyPackages.x86_64-linux.code2prompt' or 'code2prompt' ``` Attempting on `master` branch,...