Henrik Feldt

Results 147 issues of Henrik Feldt

**Describe the bug** Create a new Basic LLM chain, with prompt `{` and run it. It yields no output, despite being a valid prompt to the API. It is interpreted...

## Overview At some point backups just stopped working for one of our databases and pgBackRest team doesn't think it's related to them: https://github.com/pgbackrest/pgbackrest/issues/1905 `registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.35-0` `registry.developers.crunchydata.com/crunchydata/crunchy-postgres:centos8-13.4-1` Sorry for the cross...

triaged

### Description ``` $ .paket/paket config add-credentials https://nuget.pkg.github.com/haf/index.json Paket version 5.241.5 Username: haf Password: **************************************** Authentication type (basic|ntlm, default = basic): basic Performance: - Runtime: 3 seconds Paket failed with...

up-for-grabs

## What did you do - How was the cluster created? k3d cluster create --config .tools/k3d-cluster.yaml ```yaml # https://k3d.io/v5.4.7/usage/configfile/ apiVersion: k3d.io/v1alpha5 kind: Simple metadata: name: simple ports: - port: 80:80...

bug
question

There have already been some questions about how to reconnect. My use-case is bi-directional streaming with gRPC; with a connection that is alive for as long as the app is...

type-enhancement

With ``` import { ApolloClient } from "apollo-boost"; import buildDataProvider from 'ra-data-hasura-graphql'; import { buildApolloArgs, buildArgs, buildFields, buildGqlQuery, buildMetaArgs } from 'ra-data-hasura-graphql/src/buildGqlQuery'; import { buildQueryFactory } from 'ra-data-hasura-graphql/src/buildQuery'; import buildVariables...

Following the quickstart with a new Hasura instance gives an error message like this, for me: "Error: Unknown resource undefined." The stacktrace doesn't contain any information about how to solve...

Hi, I'm an application programmer and I'm looking at what you are what this library is capable of, by reading the pdf-presentation available from the website. My feature request is...

What the title says? Is it time to fork it and hand it over to someone who maintains it?

When following the getting started example and registering an op, you get this error: > "Expected { __schema: { queryType: [Object], mutationType: [Object], subscriptionType: [Object], types: [Array], directives: [Array] }...