Skip to content

jkrukowski/SwftFCall

Repository files navigation

SwiftFCall

Swift and Ollama function calling, based on this code

Usage

$ swift run swift-fcall [--model <model>] [--base-url <base-url>]

OPTIONS:
  --model <model>         Ollama model to use. (default: codellama:7b-instruct)
  --base-url <base-url>   Ollama API base URL. (default: http://localhost:11434/api)
  -h, --help              Show help information.

About

Swift and Ollama function calling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages