-
Latest version contains our own implementation of the `.../execute` endpoint since whatever those go-bindings library that was recommended doesn't include the `content-type` header.
Without this he…
-
Add next endpoints to the SDK that were implemented for Access API:
- SubscribeBlocksFromStartBlockID
- SubscribeBlocksFromStartHeight
- SubscribeBlocksFromLatest
- SubscribeBlockHeadersFromStartBloc…
-
We should look into improving how the clients are instantiated, and the API keys provided:
- do we need to instantiate both a `MistralAI` and `ChatMistralAI` clients?
- maybe there should be one p…
jtpio updated
1 month ago
-
Up to node.js 18 the API worked wonderful. I am many using it with automated announcements from a JavaScript.
I am very sure that there is a connection between the malfunction of the API and node.j…
-
Hola estoy intentado generar una respuesta a un promt haciendo la siguiente llamada
POST http://tormenta.ing.puc.cl/api/generate
{
"model": "integra-LLM",
"prompt": promt como str,
…
-
I building a Go app using gonix, and since Nix 2.24 the build fails. Build logs:
```
Building subPackage ./cmd/nixmad
# github.com/farcaller/gonix
In file included from vendor/github.com/farcall…
-
#### Summary
OAuth2 provider login flow redirects to non-existent team URL with subdirectory name
#### Steps to reproduce
1. Set up Mattermost as an OAuth2 provider
2. Initiate the login flow th…
-
Currently when we return an answer from the API the process queries the database and then deserializes the JSON into a `unstructured.Unstructured` struct using `json.Unmarshal`. This process happens …
-
**Is your feature request related to a problem? Please describe.**
We have a large fleet of ONTAP clusters. Tracking update progress, duration, and status across the fleet is cumbersome and requires …
-
#### Read the [FAQ](https://wiki.jfa-go.com/docs/faq/) first!
**Describe the bug**
Users encounter error 500 on email validation during account creation via an invation link.
**To Reproduce**…