prompttools icon indicating copy to clipboard operation
prompttools copied to clipboard

Open-source tools for prompt testing and experimentation, with support for both LLMs (e.g. OpenAI, LLaMA) and vector databases (e.g. Chroma, Weaviate, LanceDB).

Results 41 prompttools issues
Sort by recently updated
recently updated
newest added

Add support for Ollama. Gets list of Ollama models from Ollama Python API, then uses OpenAI Python library to access OpenAI compatible endpoint for local Ollama server.