Skip to content

issues Search Results · repo:devondragon/SpringAIClient language:Java

Filter by

18 results
 (55 ms)

18 results

indevondragon/SpringAIClient (press backspace or delete to remove)

The library should support vector embeddings for semantic search and AI applications. Proposed Changes - Add support for OpenAI embeddings API - Create appropriate DTOs for embedding requests/responses ...
  • devondragon
  • Opened 
    27 days ago
  • #31

The client should support proxy configuration for environments that require it. Proposed Changes - Add proxy configuration options - Support authentication for proxies - Document proxy configuration ...
  • devondragon
  • 1
  • Opened 
    27 days ago
  • #30

Comprehensive documentation is needed for all public APIs. Proposed Changes - Add JavaDocs to all public classes and methods - Include parameter descriptions and return value documentation - Document ...
  • devondragon
  • 1
  • Opened 
    27 days ago
  • #29

The current error handling can be improved with more specific exception types. Proposed Changes - Create a hierarchy of specific exception types - Add detailed error information in exceptions - ...
  • devondragon
  • Opened 
    27 days ago
  • #28

Current tests require actual API credentials. This issue proposes adding mock-based tests. Proposed Changes - Implement mock responses for OpenAI API - Create test fixtures for common test scenarios ...
  • devondragon
  • Opened 
    27 days ago
  • #27

Add support for managing conversation history for chat-based AI interactions. Proposed Changes - Create conversation management utilities - Implement token counting to prevent context window overruns ...
  • devondragon
  • Opened 
    27 days ago
  • #26

The client should respect and handle API rate limits properly. Proposed Changes - Implement client-side rate limiting - Add support for parsing and respecting API rate limit headers - Create configurable ...
  • devondragon
  • Opened 
    27 days ago
  • #25

The client should handle transient errors and API rate limits with proper retry mechanisms. Proposed Changes - Add configurable retry mechanisms - Implement exponential backoff strategy - Add jitter ...
  • devondragon
  • Opened 
    27 days ago
  • #24

Currently all requests are synchronous. This issue proposes adding asynchronous request handling for better performance. Proposed Changes - Implement async versions of all service methods - Add support ...
  • devondragon
  • Opened 
    27 days ago
  • #23

The library should support image-related AI capabilities including generation and analysis. Proposed Changes - Add support for OpenAI s DALL-E image generation - Implement multimodal input support ...
  • devondragon
  • Opened 
    27 days ago
  • #22
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub