gitinsp.domain.models
Members list
Type members
Classlikes
Represents a URL for AI services with sanitized format
Represents a URL for AI services with sanitized format
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Companion object for AIServiceURL with default instance
Companion object for AIServiceURL with default instance
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
AIServiceURL.type
Interface required by the AIService to work. Provides chat functionality for interacting with a large language model.
Interface required by the AIService to work. Provides chat functionality for interacting with a large language model.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Enum representing content categories
Enum representing content categories
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Represents a code file with content and metadata
Represents a code file with content and metadata
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Represents a Git repository with its languages and code files
Represents a Git repository with its languages and code files
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Utility object for GitRepository operations
Utility object for GitRepository operations
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrortrait LazyLoggingclass Objecttrait Matchableclass AnyShow all
- Self type
-
GitRepository.type
Provides type conversions for various URL types
Provides type conversions for various URL types
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Given.type
Provides extensions for the EmbeddingStoreIngestor class
Provides extensions for the EmbeddingStoreIngestor class
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Enum for supported programming languages. Each case includes a short string representation (value
) often used as a file extension.
Enum for supported programming languages. Each case includes a short string representation (value
) often used as a file extension.
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Represents a URL for Qdrant vector database with category information
Represents a URL for Qdrant vector database with category information
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Represents a repository with its categories and code files
Represents a repository with its categories and code files
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Represents a URL with validation and conversion capabilities
Represents a URL with validation and conversion capabilities
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Types
Type alias for search results
Type alias for search results
Attributes
Type alias for streamed responses
Type alias for streamed responses