An open API service indexing awesome lists of open source software.

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.

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.