Max Cascone
Max Cascone
GPT-4o has data up to October 2023. The 2024 Academy Awards might be a good new example. ``` # an example question about the 2024 Oscars query = 'Who won...
@ted-at-openai @MikeHeaton
I can't get [the Embedding article linked from the example][1] to work with the 2024 Oscars, though. [1]: https://cookbook.openai.com/examples/embedding_wikipedia_articles_for_search
I see the same issue. I actually had a deploy in a non-default namespace; it listed it regardless of the selected namespace in Octant. - It does show the correct...
> This worked here: > > ```shell > mkdir -p $HOME/.act > echo "--artifact-server-path $HOME/.act" >> $HOME/.actrc > ``` Shouldn't the file be created in `$HOME/.act`, not directly in `$HOME/`?...
> Sad to hear it didn't work for you. > > This line lists the cases where `.actrc` is being looked for: > > https://github.com/nektos/act/blob/102e6cbce061a8c503387427c005deef141316b6/cmd/root.go#L111 > > * XDG spec...
@uk-bolly Can you help me understand the options here? Thanks!
Not sure if this is the same problem, but i get this: `Message: Unable to activate kitchen-nodes-0.9.1, because test-kitchen-2.2.5 conflicts with test-kitchen (~> 1.13)` I am on chef v15: ```...
a fork of `kitchen-nodes` seems to fix this. See #29, #20, and https://rubygems.org/gems/kitchen-nodes-scalp42
See #29 for more info and hints tl;dr = use `kitchen-nodes-scalp42`