https://github.com/acryps/interpreter
LLM agnostic interface with tool calling.
https://github.com/acryps/interpreter
Last synced: 10 months ago
JSON representation
LLM agnostic interface with tool calling.
- Host: GitHub
- URL: https://github.com/acryps/interpreter
- Owner: acryps
- Created: 2025-08-11T11:52:43.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-08-13T12:27:46.000Z (12 months ago)
- Last Synced: 2025-09-08T06:50:08.458Z (11 months ago)
- Language: TypeScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# @acryps/interpreter LLM Interface
LLM agnostic interface with tool calling.
Available models
- @acryps/interpreter-ollama
## Debugging
Set the `INTERPRETER_LOG_REQUEST` environment variable to see what is being sent to the LLMs.
Whitespaces will be collapsed in the logging output.