-
## Description
Since release 2024.01, there is support for generic OpenID Connect provider. Unfortunately the documentation isn't updated so far. Therefore setting up a generic provider is hard to und…
-
The browser tool is much more useful when it is reusing the user's sessions. You can control this now with a browsersettings.json file in the workspace, but thats not easy for the user to control...or…
-
-
JSON Lines would help users parsing the Exomiser JSON output as each gene result would be written a single line, enabling easier searching and return of results.
https://jsonlines.org/
This can …
-
Currently, we support dumps in csv format. It would be nice to also support json.
Json dumps can be useful when dumps and measurement reports are combined in the same file (or stdout). This way, all …
-
If you try to pass histories (type History[]) to setPuckInitialHistory when appendData is false, there is a type error.
```
Type 'History[]' is not assignable to type '[History, ...History[]]'.
…
-
### Bug Description
When using Structured Output, it is expected to return a Pydantic Model: https://github.com/run-llama/llama_index/blob/main/llama-index-core/llama_index/core/llms/llm.py#L323
How…
-
**Is your feature request related to a problem? Please describe.**
https://github.com/kinode-dao/kit/issues/216 documents annoyance of cargo preferring `_`s and Kimap App Store protocol preferring `-…
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.95.2 (user setup)
- OS Version: Windows_NT x64 10.0.22631
defaultSettings.json is like this:
```json
{
…
-
**Is your feature request related to a problem? Please describe.**
OpenAI just released more strict structured output adherence: https://openai.com/index/introducing-structured-outputs-in-the-api/.
…