-
Is there a way to use more than two images? I'd love to make a slideshow using different images and displacement maps if possible, but I don't know if it's possible to do this.
-
I set up this flow:
TextFields node with 2 different system messages ->
Prompt node with this text:
```
{=system_msg}
How to grow okra?
```
3 different models: gpt 3.5 turbo, gpt4 and claude ha…
-
Hello, currently when we're setting log level to anything other than "info" it corrupts handle method for every service existing:
https://github.com/cap-js/telemetry/blob/337e92a9a95d6c2290ea661bc040…
-
We recently found that the sum of shares in the footprints files do not necessarily add up to 1 (=100%). Initially, we thought this was only in the file of Poland, but it seems to be the case for all/…
-
Upon running the crawler with this script: https://gist.github.com/devinat1/38a3261736e2a4cf5b54af3107b753e0
I am getting the following output for several of the sites: ` Redirecting to https://www.a…
-
Most of my work does not appear when using `okra genarate` because merges and comments are not taken into accounts
-
### What happened?
### Description
The default title field is being indexed correctly for sections, and I can search and get results appropriately. However, the same default title field is not bei…
-
I was trying to run tests on the okra project, but ran into this issue:
```
Error: Cannot find module '../zig-out/lib/arm64-darwin/okra.node'
Require stack:
- /Users/iamwil/projects/lib/ok…
-
As mentioned at the TL meeting on 15th of February, it is sometimes useful to query specific engineer's activity.
Okra uses get-activity to get GitHub activity, and it does that using the `viewer` AP…
-
### Is your feature request related to a problem? Please describe.
I tried to use the OAuth-proxy using okra instead of Key cloak, but it was very complicated to set up and I ran into many problems, …