gitinsp.domain.models.AIServiceURL
See theAIServiceURL companion object
Represents a URL for AI services with sanitized format
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Converts this AIServiceURL to a QdrantURL with the specified category
Converts this AIServiceURL to a QdrantURL with the specified category
Value parameters
-
category
-
The category to assign to the QdrantURL
Attributes
-
Returns
-
The converted QdrantURL
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
-
Returns
-
a string representation of the object.
-
Definition Classes
-
Any
Converts this AIServiceURL back to a regular URL
Converts this AIServiceURL back to a regular URL
Attributes
-
Returns
-
The desanitized URL
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product