Skip to content

Clarify Ollama tool prompt format#58

Open
mindbomber wants to merge 1 commit into
NousResearch:mainfrom
mindbomber:codex/ollama-prompt-format-note
Open

Clarify Ollama tool prompt format#58
mindbomber wants to merge 1 commit into
NousResearch:mainfrom
mindbomber:codex/ollama-prompt-format-note

Conversation

@mindbomber

Copy link
Copy Markdown

Fixes #26

Summary

  • Clarify which Ollama examples to follow for OpenAI-compatible tool calling.
  • Explain that runtimes with only system, user, and assistant roles should preserve Hermes XML tool envelopes and feed results back inside <tool_response> tags.
  • Keep the canonical function-calling prompt format unchanged.

Verification

  • git diff --check -> passed
  • README search verified Ollama, tool_call_id, and <tool_response> guidance is present
  • AANA code-change guardrail -> pass / accept, AIx 1.0, no violations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prompt format to follow + Multi tools for Hermes-2-Theta-Llama-3-8B with Ollama

1 participant