MCPcopy Create free account

hub / github.com/braincrew-lab/langconnect-client / types & classes

Types & classes54 in github.com/braincrew-lab/langconnect-client

↓ 6 callersClassCollectionsManager
Use to create, delete, update, and list document collections.
langconnect/database/collections.py:36
↓ 5 callersClassCollection
A collection of documents. Use to add, delete, list, and search documents to a given collection.
langconnect/database/collections.py:276
↓ 4 callersClassCollectionResponse
Schema for representing a collection from PGVector.
langconnect/models/collection.py:29
↓ 3 callersClassAuthResponse
Authentication response model.
langconnect/api/auth.py:29
↓ 3 callersClassDummyAsyncClient
tests/conftest.py:47
↓ 2 callersClassAuthenticatedUser
An authenticated user following the Starlette authentication model.
langconnect/auth.py:17
↓ 1 callersClassConfig
langconnect/models/collection.py:80
↓ 1 callersClassDummyResponse
tests/conftest.py:36
↓ 1 callersClassLangConnectClient
mcpserver/mcp_sse_server.py:179
↓ 1 callersClassLangConnectClient
mcpserver/mcp_server.py:97
↓ 1 callersClassLineListOutputParser
Output parser for a list of lines.
mcpserver/mcp_sse_server.py:34
↓ 1 callersClassLineListOutputParser
Output parser for a list of lines.
mcpserver/mcp_server.py:87
InterfaceAPIEndpoint
next-connect-ui/src/types/api-tester.ts:1
InterfaceAPIResponse
next-connect-ui/src/types/api-tester.ts:11
InterfaceAuthProviderProps
next-connect-ui/src/providers/auth-provider.tsx:6
InterfaceCollection
next-connect-ui/src/types/collection.ts:1
InterfaceCollection
next-connect-ui/src/components/modals/upload-document-modal.tsx:27
ClassCollectionCreate
Schema for creating a new collection.
langconnect/models/collection.py:11
ClassCollectionDetails
TypedDict for collection details.
langconnect/database/collections.py:26
InterfaceCollectionStats
next-connect-ui/src/types/collection.ts:9
ClassCollectionUpdate
Schema for updating an existing collection.
langconnect/models/collection.py:20
InterfaceCollectionWithStats
next-connect-ui/src/types/collection.ts:14
ClassConfig
langconnect/models/collection.py:44
InterfaceCreateCollectionModalProps
next-connect-ui/src/components/modals/create-collection-modal.tsx:45
InterfaceDocument
next-connect-ui/src/types/document.ts:1
ClassDocumentBase
langconnect/models/collection.py:55
ClassDocumentCreate
langconnect/models/document.py:4
ClassDocumentCreate
langconnect/models/collection.py:60
ClassDocumentDelete
langconnect/models/document.py:36
InterfaceDocumentGroup
next-connect-ui/src/types/document.ts:12
ClassDocumentResponse
langconnect/models/document.py:14
ClassDocumentResponse
langconnect/models/collection.py:73
ClassDocumentUpdate
langconnect/models/document.py:9
ClassDocumentUpdate
langconnect/models/collection.py:67
InterfaceJWT
next-connect-ui/next-auth.d.ts:19
InterfaceJWT
next-connect-ui/src/types/next-auth.d.ts:25
InterfaceLanguageContextType
next-connect-ui/src/providers/language-provider.tsx:7
InterfaceLanguageProviderProps
next-connect-ui/src/providers/language-provider.tsx:14
InterfaceLoginParams
next-connect-ui/src/hooks/use-auth.ts:18
InterfaceLoginResponse
next-connect-ui/src/hooks/use-auth.ts:24
InterfaceLogoutResponse
next-connect-ui/src/hooks/use-auth.ts:30
InterfaceNavigationItem
next-connect-ui/src/components/layout/app-header.tsx:13
InterfaceRegisterParams
next-connect-ui/src/hooks/use-auth.ts:6
InterfaceRegisterResponse
next-connect-ui/src/hooks/use-auth.ts:12
ClassSearchQuery
langconnect/models/document.py:23
ClassSearchResult
langconnect/models/document.py:30
InterfaceSearchResult
next-connect-ui/src/types/search.ts:1
InterfaceSession
next-connect-ui/next-auth.d.ts:4
InterfaceSession
next-connect-ui/src/types/next-auth.d.ts:5
ClassSignInRequest
Sign in request model.
langconnect/api/auth.py:22
ClassSignUpRequest
Sign up request model.
langconnect/api/auth.py:15
InterfaceUploadDocumentModalProps
next-connect-ui/src/components/modals/upload-document-modal.tsx:32
InterfaceUser
next-connect-ui/next-auth.d.ts:9
InterfaceUser
next-connect-ui/src/types/next-auth.d.ts:15