autogen icon indicating copy to clipboard operation
autogen copied to clipboard

Update local-litellm-ollama.md

Open lugq1990 opened this issue 1 year ago • 0 comments

As per hands on check to use ollama in local server that for the last part to call function, that without the config for code_execution_config will get: RuntimeError: Code execution is set to be run in docker (default behaviour) but docker is not running..

Just add with same config as before

Why are these changes needed?

Related issue number

Checks

  • [ ] I've included any doc changes needed for https://microsoft.github.io/autogen/. See https://microsoft.github.io/autogen/docs/Contribute#documentation to build and test documentation locally.
  • [ ] I've added tests (if relevant) corresponding to the changes introduced in this PR.
  • [ ] I've made sure all auto checks have passed.

lugq1990 avatar May 16 '24 03:05 lugq1990