Richard Eckart de Castilho e2a8be42e0 Issue #4: evalCount in response from ollama cannot be parsed
- Change `eval_count` identify in Java code to more appropriate `evalCount`
- Change `evalCount` to `eval_count` in the JSON mapping
- Configure JSON mapping to ignore unknown fields to avoid errors in case ollama expands its response
2023-11-12 19:36:27 +01:00
..