Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / carlrobertoh/llm-client issues and pull requests
#51 - chore(deps): bump org.junit:junit-bom from 5.11.0 to 5.11.3
Pull Request -
State: open - Opened by dependabot[bot] 23 days ago
Labels: dependencies, java
#50 - chore(deps): bump org.junit:junit-bom from 5.11.0 to 5.11.2
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
- 1 comment
Labels: dependencies, java
#49 - chore(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0
Pull Request -
State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, java
#48 - chore(deps): bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0
Pull Request -
State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, java
#47 - Adding support for gemini-1.5-pro
Pull Request -
State: closed - Opened by AnatolyPopov about 1 month ago
#46 - Support specifying different API versions for Google client
Issue -
State: open - Opened by AnatolyPopov about 1 month ago
#45 - feat: Watsonx client
Pull Request -
State: open - Opened by mq200 2 months ago
- 1 comment
#44 - Image generation support
Pull Request -
State: closed - Opened by moritzfl 3 months ago
- 2 comments
#43 - chore(deps): bump org.junit:junit-bom from 5.10.2 to 5.11.0
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, java
#42 - chore(deps): bump org.slf4j:slf4j-bom from 2.0.13 to 2.0.16
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, java
#41 - Support for Image generation in DallE
Issue -
State: open - Opened by moritzfl 3 months ago
#40 - Add support for suffix in OllamaCompletionRequest
Pull Request -
State: closed - Opened by boswelja 3 months ago
#39 - chore(deps): bump org.slf4j:slf4j-bom from 2.0.13 to 2.0.15
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, java
#38 - chore(deps): bump org.awaitility:awaitility from 4.2.1 to 4.2.2
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, java
#37 - chore(deps): bump org.slf4j:slf4j-bom from 2.0.13 to 2.0.14
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 1 comment
Labels: dependencies, java
#36 - chore(deps): bump org.assertj:assertj-core from 3.26.0 to 3.26.3
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, java
#35 - chore(deps): bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, java
#34 - chore(deps): bump org.junit:junit-bom from 5.10.2 to 5.10.3
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 1 comment
Labels: dependencies, java
#33 - chore(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, java
#32 - feat: optional apiKey for OllamaClient as Bearer token
Pull Request -
State: closed - Opened by PhilKes 6 months ago
#31 - Google API Fixes
Pull Request -
State: closed - Opened by PhilKes 6 months ago
#30 - feat: add Google API for Gemini models
Pull Request -
State: closed - Opened by PhilKes 6 months ago
#29 - chore(deps): bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, java
#28 - chore(deps): bump org.slf4j:slf4j-bom from 2.0.12 to 2.0.13
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, java
#27 - ollama: Expose separate completion and chat completion functions
Pull Request -
State: closed - Opened by boswelja 7 months ago
- 6 comments
#26 - feat: Run trivy security checks after build
Pull Request -
State: closed - Opened by reneleonhardt 7 months ago
#25 - fix: Downgrade okhttp to 4.12.0
Pull Request -
State: closed - Opened by reneleonhardt 7 months ago
- 2 comments
#24 - Bump commons-io:commons-io from 2.16.0 to 2.16.1
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, java
#23 - fix: Use first choice which is not blank in OpenAIText
Pull Request -
State: closed - Opened by reneleonhardt 7 months ago
- 1 comment
#22 - feat: Use ObjectMapper constants to reduce overhead
Pull Request -
State: closed - Opened by reneleonhardt 7 months ago
- 3 comments
#21 - fix: Use first choice which is not blank
Pull Request -
State: closed - Opened by reneleonhardt 7 months ago
#20 - chore(deps): Update and centralize dependencies
Pull Request -
State: closed - Opened by reneleonhardt 7 months ago
#18 - OpenAI and Azure vision support
Pull Request -
State: closed - Opened by moritzfl 8 months ago
- 3 comments
#17 - Claude vision support
Pull Request -
State: closed - Opened by moritzfl 8 months ago
- 1 comment
#16 - Implement support for You Pro modes
Pull Request -
State: closed - Opened by melan 8 months ago
- 3 comments
#15 - feat: support Anthropic Claude client
Pull Request -
State: closed - Opened by carlrobertoh 8 months ago
#14 - fix: convert OllamaParameters.stop to List<String>
Pull Request -
State: closed - Opened by PhilKes 9 months ago
#13 - Add Ollama API Client
Pull Request -
State: closed - Opened by PhilKes 9 months ago
#12 - Request: Replace gpt-4-1106-turbo with gpt-4-turbo-preview in OpenAIChatCompletionModel.java
Issue -
State: closed - Opened by jwcraig 10 months ago
#11 - Add Llama api key authentication option
Pull Request -
State: closed - Opened by PhilKes 10 months ago
#10 - Add LlamaClient.getInfill for /infill API
Pull Request -
State: closed - Opened by PhilKes 10 months ago
#9 - Error on receiving meta information from model
Issue -
State: open - Opened by paintkeeper 10 months ago
- 1 comment
#8 - Feature: Support OpenAI functions
Pull Request -
State: closed - Opened by carlrobertoh 11 months ago
#7 - Add support for some extended parameters of llama.cpp(top_k, top_p, min_p, and repeat_penalty)
Pull Request -
State: closed - Opened by plinkr 11 months ago
#6 - #178 - Add support for running local LLMs via LLaMA C/C++ port
Pull Request -
State: closed - Opened by carlrobertoh about 1 year ago
#5 - Add additional params to you completion request
Pull Request -
State: closed - Opened by carlrobertoh about 1 year ago
#4 - support uuid
Pull Request -
State: closed - Opened by siilats about 1 year ago
#3 - Update YouClient.java
Pull Request -
State: closed - Opened by siilats about 1 year ago
#2 - Codebase redesign, new artifact, YOU client integration
Pull Request -
State: closed - Opened by carlrobertoh about 1 year ago
#1 - Fixed message completion to listen okhttp close event instead of content pattern
Pull Request -
State: closed - Opened by renjfk over 1 year ago