-
run example: 2wiki solver
config change:
```bash
[vectorizer]
vectorizer = kag.common.vectorizer.OpenAIVectorizer
model = text-embedding-3-small
vector_dimensions = 1536
api_key = {My Key}
…
-
I have the following typespec specification: https://github.com/Azure/azure-rest-api-specs/tree/feature/blob-tsp/specification/storage/Microsoft.BlobStorage
When I try to generate using the typespec-…
-
A freshly generated pipeline with:
```
dlt-init-openapi affinity --url https://raw.githubusercontent.com/planet-a-ventures/affinity-node/refs/heads/main/openapi/2024-11-18.json --global-limit 2
`…
-
I tried to get with `await hatchet.rest.aio.workflow_get(workflow_id)`
Error
> Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/uvicorn/protocols/http/h11_impl.…
-
Występuje problem:
- [X] z zasobem REST API / with a REST API resource
- [X] ze środowiskiem produkcyjnym / with the production environment
- [ ] ze środowiskiem testowym / with the test enviro…
-
The REST API provides an ``/v2/config/{name}`` endpoint to view configuration parameters. For example:
```
$ curl -XGET "http://localhost:10000/v2/config/stream_io_throughput_mb_per_sec"
0
```
The `…
-
There seems to a lot of login issues lately. Everything worked out just fine until this morning 11 a.m. CET. Integration fails to log in to API.
Yes, I have updated the Terms and Services and it di…
-
**What were you trying to do?**
Using v0.9.5 .exe on Windows 11 to create a x937 file of scanned in checks to send to bank to deposit. Creating the file via the client REST API and save it as a .x9…
-
Hello!
There is an issue in the authentication logic, as it is not always applied.
How to reproduce:
- generate a client with operations that need any kind of authentication
- configure the …
-
**Describe the bug**
Hi,
I'm encountering an issue with the Tableau Python client. Specifically, the `datasource_id` is missing from the `ConnectionItem` object.
Here’s the scenario: after re…