Files
openhuman/src
sanil-23andGitHub 2383d51ea6 revert: remove unnecessary prompt and parser changes from #156 (#169)
The actual fix in #156 was adding chat(ChatRequest) to
ReliableProvider. The prompt changes in instructions.rs and the
bracket tool call parser in parse.rs were added during investigation
but are not needed — the model uses native tool calls when
ReliableProvider properly delegates to the inner provider.
2026-04-01 21:08:23 +05:30
..