Sebastian Schubotz

Results 37 issues of Sebastian Schubotz

As documented in the [REST API](https://developers.home-assistant.io/docs/en/external_api_rest.html) HA docs, there's another parameter `end_time` which is not covered by the API. Furthermore, the `timestamp` field was made optional as this is also...

Above the web view, I see a black bar which takes up about 10% of the screen the whole time, only displaying "XCTVPlayer". Is this intended behavior? I'm using the...

# Feature Request Azure OpenAI only allows one single string to be part of an embeddings request. Other frameworks have a `chunk_size` or `embed_batch_size` parameter for this. ## Describe the...

enhancement
help wanted
good first issue

Yes, the local setup is already quite easy. But only having to add the Google Maps key to a docker compose template and then just running "docker compose up" or...

I'd like to suggest to allow pre-entering prompt templates. This could work similarly to custom instructions or GPTs in ChatGPT. You pre-enter a system prompt and save them in a...

enhancement

The integration cannot be added. The following exception is thrown when adding the API key. ``` Unexpected exception Traceback (most recent call last): File "/config/custom_components/openai_control/config_flow.py", line 83, in async_step_user await...