DARPA-ASKEM / GoLLM

Service to run GoLLM and define its tools.
Apache License 2.0
1 stars 0 forks source link

Properly map bad inputs to null space #28

Open j2whiting opened 7 months ago

j2whiting commented 7 months ago

If a user uploads a paper or dataset that does not match an AMR, GoLLM should properly output null values, or a warning to the user.

@mwdchang can you provide some examples of the bad outputs you were sending GoLLM so I can reproduce?