Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/langchain4j/langchain4j
Java version of LangChain
https://github.com/langchain4j/langchain4j
[BUG] [OpenAI GPT-4o] Tool not being called if using streaming, even though the API returned a tool to be called
danielfariati opened this issue 4 months ago
danielfariati opened this issue 4 months ago
Milvus: configurable field names
hrhrng opened this pull request 4 months ago
hrhrng opened this pull request 4 months ago
RAG: Skip generation if nothing was retrieved
fmx0717 opened this issue 4 months ago
fmx0717 opened this issue 4 months ago
fix(ollama): builders and their methods should be public (#1849)
Blarc opened this pull request 4 months ago
Blarc opened this pull request 4 months ago
[BUG] OllamaModelsBuilder methods are package private
Blarc opened this issue 4 months ago
Blarc opened this issue 4 months ago
[BUG] JsonEOFException : Unexpected end-of-input | AzureOpenAiStreamingChatModel
cato-dll opened this issue 4 months ago
cato-dll opened this issue 4 months ago
[FEATURE] add vpce bedrock capabilities
troimaclure opened this issue 4 months ago
troimaclure opened this issue 4 months ago
Add some documentation about LambdaStreamingResponseHandler
agoncal opened this pull request 4 months ago
agoncal opened this pull request 4 months ago
Bringing back public access to the methods of the OllamaModelsBuilder class.
bidek opened this pull request 4 months ago
bidek opened this pull request 4 months ago
[FEATURE] Milvus: configurable field names
timspannzilliz opened this issue 4 months ago
timspannzilliz opened this issue 4 months ago
[BUG] HuggingFaceChatModelIT and HuggingFaceLanguageModelIT failed - Incomplete generation
gkwan-ibm opened this issue 4 months ago
gkwan-ibm opened this issue 4 months ago
Add null check when converting properties to openAIProperties
kdubois opened this pull request 4 months ago
kdubois opened this pull request 4 months ago
fix(bom): add langchain4j-reactor dependency
lltx opened this pull request 4 months ago
lltx opened this pull request 4 months ago
[BUG] java.lang.NullPointerException: Cannot invoke "java.util.Map.forEach(java.util.function.BiConsumer)" because "properties" is null
kdubois opened this issue 4 months ago
kdubois opened this issue 4 months ago
[BUG] `java.lang.NoClassDefFoundError: org/jsoup.select.NodeVisitor` may occur, when bumped to the latest `0.35.0` release.
czp13 opened this issue 4 months ago
czp13 opened this issue 4 months ago
[BUG] Pipelines java_build failure
Claudio-code opened this issue 4 months ago
Claudio-code opened this issue 4 months ago
`RedisEmbeddingStore` with filter
Martin7-1 opened this pull request 4 months ago
Martin7-1 opened this pull request 4 months ago
[BUG] `RedisEmbeddingStore` only return first 10 results
Martin7-1 opened this issue 4 months ago
Martin7-1 opened this issue 4 months ago
Fix for issue #1824 - Additional case when datetime has a negative of…
bidek opened this pull request 4 months ago
bidek opened this pull request 4 months ago
Document Parsing with OCR Support - An Example with DeepDoc
fmx0717 opened this issue 4 months ago
fmx0717 opened this issue 4 months ago
Release 0.35.0
langchain4j opened this pull request 4 months ago
langchain4j opened this pull request 4 months ago
[FEATURE] `RedisEmbeddingStore` support `Filter`
Martin7-1 opened this issue 4 months ago
Martin7-1 opened this issue 4 months ago
[BUG] For langchain4j-spring-boot-starter, ComponentScan with SPEL will not parse.
DarkDance opened this issue 4 months ago
DarkDance opened this issue 4 months ago
Anthropic: caching of system messages and tools
Claudio-code opened this pull request 4 months ago
Claudio-code opened this pull request 4 months ago
Jlama revision bump, add working Q type to builder
tjake opened this pull request 4 months ago
tjake opened this pull request 4 months ago
[BUG] OllamaDateDeserializer parse 2024-06-15T05:18:13.974383393-07:00 Method threw 'java.lang.StringIndexOutOfBoundsException' exception.
beiliubei opened this issue 4 months ago
beiliubei opened this issue 4 months ago
Flaky tests
glaforge opened this pull request 4 months ago
glaforge opened this pull request 4 months ago
[FEATURE] For "Responsible AI" with Azure AI models, throw an exception instead of returning an error message
jdubois opened this issue 4 months ago
jdubois opened this issue 4 months ago
New ScoringModel for Google Cloud Vertex AI Ranking API and new Google Cloud Storage document loader
glaforge opened this pull request 4 months ago
glaforge opened this pull request 4 months ago
[FEATURE] Vertex AI Ranking API added as a LangChain4j ScoringModel
glaforge opened this issue 4 months ago
glaforge opened this issue 4 months ago
Adding Callback Support for Tool Execution (Stream Mode)
sakoojiang opened this pull request 4 months ago
sakoojiang opened this pull request 4 months ago
Integration with Voyage
Martin7-1 opened this pull request 4 months ago
Martin7-1 opened this pull request 4 months ago
[BUG] java.lang.ClassCastException: class java.util.ArrayList cannot be cast to class
leduckhc opened this issue 4 months ago
leduckhc opened this issue 4 months ago
Voyage AI: Implement Scoring Model
langchain4j opened this issue 4 months ago
langchain4j opened this issue 4 months ago
Voyage AI: Implement Embedding Model
langchain4j opened this issue 4 months ago
langchain4j opened this issue 4 months ago
Fix for issue #1804 - When tool is a method without parameters, the handling of parameters in ToolSpecification will result in an error.
bidek opened this pull request 4 months ago
bidek opened this pull request 4 months ago
Extract HtmlTextExtractor into its own module
langchain4j opened this pull request 4 months ago
langchain4j opened this pull request 4 months ago
Jlama: migrate from Gson to Jackson
langchain4j opened this issue 4 months ago
langchain4j opened this issue 4 months ago
`langchain4j-vearch` get rid of lombok
Martin7-1 opened this pull request 4 months ago
Martin7-1 opened this pull request 4 months ago
Support for GitHub Models using the Azure AI Inference API
jdubois opened this pull request 4 months ago
jdubois opened this pull request 4 months ago
MongoDB Atlas get rid of lombok
Martin7-1 opened this pull request 4 months ago
Martin7-1 opened this pull request 4 months ago
Added listener on aws bedrock
Claudio-code opened this pull request 4 months ago
Claudio-code opened this pull request 4 months ago
[BUG] When tool is a method without parameters, the handling of parameters in ToolSpecification will result in an error.
sakoojiang opened this issue 4 months ago
sakoojiang opened this issue 4 months ago
[BUG] java.lang.UnsatisfiedLinkError: Native Library C:\Users\buhake.sindi\.djl.ai\tokenizers\0.15.0-0.26.0-win-x86_64\libwinpthread-1.dll already loaded in another classloader
TheEliteGentleman opened this issue 4 months ago
TheEliteGentleman opened this issue 4 months ago
fix(Google AI Gemini) — Fixed wrong mapping between function execution requests and function execution responses.
glaforge opened this pull request 4 months ago
glaforge opened this pull request 4 months ago
`dev.langchain4j.data.document.Metadata.Metadata()` creates redundant `Map`
JackPGreen opened this pull request 4 months ago
JackPGreen opened this pull request 4 months ago
TextClassifier return score and support type beyond Enum
Martin7-1 opened this pull request 4 months ago
Martin7-1 opened this pull request 4 months ago
Vertex AI Gemini documentation with lots of examples
glaforge opened this pull request 4 months ago
glaforge opened this pull request 4 months ago
Added Qwen2.5 open-source series models
jiangsier-xyz opened this pull request 4 months ago
jiangsier-xyz opened this pull request 4 months ago
Updated documentation for the Google Cloud Vertex AI embedding models and added new parameters (auto truncation and output dimensionality)
glaforge opened this pull request 4 months ago
glaforge opened this pull request 4 months ago
FEATURE: Anthropic streaming with tools
leduckhc opened this pull request 4 months ago
leduckhc opened this pull request 4 months ago
Bumps com.azure:azure-storage-blob from 12.27.1 to 12.28.0.
jdubois opened this pull request 4 months ago
jdubois opened this pull request 4 months ago
Bumps com.azure:azure-storage-common from 12.26.1 to 12.27.0.
jdubois opened this pull request 4 months ago
jdubois opened this pull request 4 months ago
ZhipuAI: fix the problem without default value
kemixkoo opened this pull request 4 months ago
kemixkoo opened this pull request 4 months ago
Added ChatModelListener in anthropic model
Claudio-code opened this pull request 4 months ago
Claudio-code opened this pull request 4 months ago
[FEATURE] Google AI Gemini — Implement a Tokenizer
glaforge opened this issue 4 months ago
glaforge opened this issue 4 months ago
[FEATURE] Use Converse API instead of InvokeModel API for Amazon Bedrock integrations
AndrewSerbin opened this issue 4 months ago
AndrewSerbin opened this issue 4 months ago
Weaviate: configurable metadata keys
Jaland opened this pull request 4 months ago
Jaland opened this pull request 4 months ago
Bump dompurify from 3.0.6 to 3.1.6 in /docs
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
Google AI — add support for embedding model and ability to count tokens
glaforge opened this pull request 4 months ago
glaforge opened this pull request 4 months ago
[FEATURE] Google AI Gemini — Add an embedding model for the Google AI module
glaforge opened this issue 4 months ago
glaforge opened this issue 4 months ago
[FEATURE] Google AI Gemini — Add ability to count tokens
glaforge opened this issue 4 months ago
glaforge opened this issue 4 months ago
Bump com.azure:azure-identity from 1.13.2 to 1.13.3
jdubois opened this pull request 4 months ago
jdubois opened this pull request 4 months ago
docs: update example references
emmanuel-ferdman opened this pull request 4 months ago
emmanuel-ferdman opened this pull request 4 months ago
[BUG] ToolSpecifications misses object properties when object appears…
KaisNeffati opened this pull request 4 months ago
KaisNeffati opened this pull request 4 months ago
[BUG] `0.34.0` breaks OkHttp users on Gradle
boris-petrov opened this issue 4 months ago
boris-petrov opened this issue 4 months ago
feat(Vertex AI Gemini) — listener support (streaming and non streaming)
glaforge opened this pull request 4 months ago
glaforge opened this pull request 4 months ago
fix Ollama call tool many times
Martin7-1 opened this pull request 4 months ago
Martin7-1 opened this pull request 4 months ago
[BUG] When use function calls , it might result in the function being called multiple times in a loop.
sakoojiang opened this issue 4 months ago
sakoojiang opened this issue 4 months ago
[FEATURE] QwenChatModel support " .logRequests(true).logResponses(true) "
kuschzzp opened this issue 4 months ago
kuschzzp opened this issue 4 months ago
OpenAI: migrate from Gson to Jackson
martinsaison opened this pull request 4 months ago
martinsaison opened this pull request 4 months ago
Nomic: migrate from Gson to Jackson
gantoin opened this pull request 4 months ago
gantoin opened this pull request 4 months ago
Chroma: Migrate from Gson to Jackson - WIP
pibizza opened this pull request 4 months ago
pibizza opened this pull request 4 months ago
Wants to support flux
apetoo opened this issue 4 months ago
apetoo opened this issue 4 months ago
modified: docs/docs/integrations/language-models/google-ai-gemini.m…
RobertKashyap opened this pull request 4 months ago
RobertKashyap opened this pull request 4 months ago
[FEATURE] Add read timeout to Gemini
itxsvv opened this issue 4 months ago
itxsvv opened this issue 4 months ago
add scoring onnx
1758225523 opened this pull request 4 months ago
1758225523 opened this pull request 4 months ago
fix the builder problem when build model without default values
kemixkoo opened this pull request 4 months ago
kemixkoo opened this pull request 4 months ago
Cohere: migrate from Gson to Jackson
frascu opened this pull request 4 months ago
frascu opened this pull request 4 months ago
Tavily: migrate from Gson to Jackson
frascu opened this pull request 4 months ago
frascu opened this pull request 4 months ago
Ollama chat model listener
Martin7-1 opened this pull request 4 months ago
Martin7-1 opened this pull request 4 months ago
Bump body-parser and express in /docs
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
Bump serve-static and express in /docs
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
Bump express from 4.19.2 to 4.21.0 in /docs
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
Bump send and express in /docs
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
[FEATURE] Is there a solution that can support custom tool.type?
Conanxy opened this issue 4 months ago
Conanxy opened this issue 4 months ago
Amazon Bedrock: add ChatModelListener support
langchain4j opened this issue 4 months ago
langchain4j opened this issue 4 months ago
Vertex AI Gemini: add ChatModelListener support
langchain4j opened this issue 4 months ago
langchain4j opened this issue 4 months ago
Anthropic: add ChatModelListener support
langchain4j opened this issue 4 months ago
langchain4j opened this issue 4 months ago
Ollama: add ChatModelListener support
langchain4j opened this issue 4 months ago
langchain4j opened this issue 4 months ago
[FEAT] Add Function Calling to Amazon Bedrock integration
herbert-beckman opened this pull request 4 months ago
herbert-beckman opened this pull request 4 months ago
Anthropic: migrate from Gson to Jackson
frascu opened this pull request 4 months ago
frascu opened this pull request 4 months ago
Added capability to set custom headers to Azure OpenAI model's builders
afrancescon opened this pull request 4 months ago
afrancescon opened this pull request 4 months ago
[FEATURE] Add custom headers on Azure OpenAI model builders
afrancescon opened this issue 4 months ago
afrancescon opened this issue 4 months ago
[BUG] OllamaStreamingLanguageModel throws EOFException
bbrynski opened this issue 4 months ago
bbrynski opened this issue 4 months ago
[BUG] Does langchain4j support JDK 8?
humyna opened this issue 4 months ago
humyna opened this issue 4 months ago
[BUG] Milvus query result metadata data accuracy loss
yushengliao opened this issue 4 months ago
yushengliao opened this issue 4 months ago
langchain4j-chatglm get rid of lombok
Martin7-1 opened this pull request 4 months ago
Martin7-1 opened this pull request 4 months ago
java.lang.IllegalArgumentException: Unable to create @Body converter for class dev.ai4j.openai4j.chat.ChatCompletionRequest
SeoWooSoft opened this issue 4 months ago
SeoWooSoft opened this issue 4 months ago
[FEATURE] Anthropic Pre-fill JSON
ryancriswell opened this issue 4 months ago
ryancriswell opened this issue 4 months ago