Skip to content

Releases: DOCYET/PromptingTools2.jl

0.1.0

08 Jan 13:59

Choose a tag to compare

Initial release of PromptingTools2.jl.

Added

  • Full feature set from PromptingTools.jl by @svilupp
  • Support for multiple LLM providers: OpenAI, Anthropic, Google Gemini, Ollama, and OpenAI-compatible APIs
  • Core AI functions: aigenerate, aiembed, aiextract, aiclassify, aiscan, aiimage, aitools
  • Prompt template system with pre-built templates
  • Streaming support for real-time responses
  • Structured data extraction capabilities
  • Code generation and evaluation utilities
  • Experimental modules: AgentTools, APITools

Notes

This package is an independent package based on PromptingTools.jl, maintained separately for commercial use by DOCYET GmbH.