-
It would be really nice to have optional structured data output, such as YAML or JSON, for commands like `get`. We use `sem` to programmatically maintain notifications, and having structured output fo…
-
I'd like to be able to extract the list of calendar events into some form of structured output ( so I can import into a spreadsheet for further processing ).
Currently I generate a list like this:
…
-
_The following post is subject to change; all the changes will be reflected below the post with a timestamp and a short summary._
_Structured_ is an idea of decoupling the decoding process from the…
-
I'm using remote-method-guesser to scan several hosts and dissecting the textual output is tedious. So I've looked at the code and only got a vague idea (my Java skills are pretty bad) how to allow fo…
-
If definitions is used, the function token cannot be calculated successfully
This is widely used in structured-outputs , you can see the document
https://platform.openai.com/docs/guides/structured-o…
-
### Is your feature request related to a problem? Please describe.
the problem with complex json output you can not be sure always of the output structure
### Describe the solution you'd like
Opena…
-
Follow-on from issue https://github.com/jackmpcollins/magentic/issues/194
Ollama models (via LiteLLM) are returning incorrect function name in tool call output, which leads to magentic failing to p…
-
### Your current environment
The output of `python collect_env.py`
```text
ollecting environment information...
/opt/conda/lib/python3.11/site-packages/vllm/connections.py:8: RuntimeWarning: F…
akepa updated
2 weeks ago
-
### Bug Description
When you open JSON output parser you would see that the fields are double rendered
![image](https://github.com/n8n-io/n8n/assets/57413225/3596805f-e46b-44df-a57e-4bc4b172e195)
…
-
### 🚀 The feature, motivation and pitch
OpenAI API introduced a feature that supports structured output, this is basically the same as our `guided_json` feature.
1. We should simply alias it to su…