Enums§
- Translation
Error - Errors that can occur during the translation process.
Functions§
- translate_
code - Translates the code from a file to the target language using the Ollama API.
- translate_
code_ from_ string - Translates the code from a string to the target language using the Ollama API.
- translate_
code_ from_ string_ stream - Translates the code from a string to the target language using the Ollama API, returning a streaming response.