Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mitjam
8 months ago
|
parent
|
context
|
favorite
| on:
Which table format do LLMs understand best?
Was a bit surprised about the low csv performance, in my exp. it‘s very good (use it a lot with Excel and small tables, well below 100 rows).
As markdown kv performs so well, I am now curious about TOML.
hedgehog
8 months ago
[–]
TOML works decently well both directions, useful if you need structured data out of models or APIs that don't support structured outputs.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
As markdown kv performs so well, I am now curious about TOML.