Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
6.14.0.0 source code.tar.gz | 2025-06-14 | 15.6 MB | |
6.14.0.0 source code.zip | 2025-06-14 | 18.3 MB | |
README.md | 2025-06-14 | 833 Bytes | |
Totals: 3 Items | 33.9 MB | 0 |
Changelog:
- http4k-: Upgrade some dependency versions
- http4k-connect-langchain: [Breaking!] This is now http4k-ai-langchain4j
. The packages have been moved to org.http4k.ai.langchain4j
- you can search and replace the imports to fix the breaks.
- http4k-ai-mcp-sdk: Add new draft spec features to model.
- http4k-ai-llm-anthropic: [New module!] Universal LLM support for OpenAI.
- http4k-ai-llm-azure: [New module!] Universal LLM support for Azure and Azure GitHubModels.
- http4k-ai-llm-gemini: [New module!] Universal LLM support for Google Gemini models.
- http4k-ai-llm-github: [New module!] Universal LLM support for GitHubModels through the GitHub API.
- http4k-ai-llm-openai*: [New module!] Universal LLM support for OpenAI and compatible LLM APis, including Gemini, Azure, GitHubModels