-
### Describe the feature or improvement you're requesting
### Description
Some integrations with LLM providers require setting custom headers in API requests. For example, I am using [Helicone](http…
-
# Description
CI pipelines are not currently running any tests after the foxx api has been uploaded. We need some way of triggering the tests.
Current contents of CI pipeline.
```
ssh ci-da…
-
I am running my slack app on the GCP kubernetes environment in socket mode, with 10 sockets open simultaneously.
Lately we have seen the bot failing to work and gives the following error:
```
…
-
MongooseIM version: 3.2.0
Installed from: source
Erlang/OTP version: 21
This is probably just my ignorance but I haven't been able to get listeners working on multiple SSL enabled hosts. I have t…
-
### Steps to reproduce
1. Configure AIO
2. Start a call from talk
3. Record the call
### Expected behavior
The call is recorded
### Actual behavior
Call was not recorded
### Other information
#…
-
Create a Python client library for Zenodo API.
-
I'm running in jupyter notebook with paper-qa==5.3.0, tyring to use an alternative OPENAI compatiable api.
here is my script
```python
# make sure to run in jupyter
import os
import nest_asyncio
…
-
how can i change the expiration time of a link for an existing user?
-
I cannot go further the step of getting the partner token.
It does not appear in the URL (node '&code=') however, a code appears in the error page with a copy button, which I used as a code. Tried …
-
Getting
`ApiError: status_code: 401, body: {'detail': 'Not authenticated'}`
despite all variables are set propperly.
Exploring file_retrieve_workflow.ipynb and constantly getting this error. Any…