Chutong Li
Results
2
issues of
Chutong Li
Fits docker-compose_gpu.yaml with latest docker-engine, avoid following error : ``` WARN[0000] /path_to_chat_ollama/chat-ollama/docker-compose_gpu.yaml: `version` is obsolete service "redis" refers to undefined volume redis_data: invalid compose project ```
This pull request introduces a new `ErrorWrapper` interface and its default implementation to handle error serialization and deserialization more effectively. The changes impact multiple files, primarily focusing on the `serialize`...