Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@markprompt/core

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markprompt/core - npm Package Compare versions

Comparing version 0.31.1 to 0.31.2

2

dist/index.d.ts
export { DEFAULT_SUBMIT_CHAT_OPTIONS, submitChat, type ChatMessage, type SubmitChatOptions, type SubmitChatReturn, type SubmitChatYield, } from './chat.js';
export { DEFAULT_SUBMIT_FEEDBACK_OPTIONS, submitFeedback, submitCSAT, type SubmitFeedbackBody, type SubmitFeedbackOptions, } from './feedback.js';
export { DEFAULT_SUBMIT_SEARCH_QUERY_OPTIONS, submitAlgoliaDocsearchQuery, submitSearchQuery, type SubmitSearchQueryOptions, type AlgoliaProvider, } from './search.js';
import { type BaseOptions } from './types.js';
import type { BaseOptions } from './types.js';
export { CHAT_COMPLETIONS_MODELS, COMPLETIONS_MODELS, EMBEDDINGS_MODEL, type AlgoliaDocSearchHit, type AlgoliaDocSearchResultsResponse, type Chat, type ChatCompletion, type ChatCompletionAssistantMessageParam, type ChatCompletionChunk, type ChatCompletionFunctionMessageParam, type ChatCompletionMessage, type ChatCompletionMessageParam, type ChatCompletionMessageToolCall, type ChatCompletionSystemMessageParam, type ChatCompletionTool, type ChatCompletionToolChoiceOption, type ChatCompletionToolMessageParam, type ChatCompletionUserMessageParam, type FileReferenceFileData, type FileSectionReference, type FileSectionReferenceSectionData, type ChatCompletionsModel, type CompletionsModel, type EmbeddingsModel, type Model, type PromptFeedback, type SearchResult, type SearchResultSection, type SearchResultsResponse, type Source, type SourceType, } from './types.js';

@@ -6,0 +6,0 @@ export { getErrorMessage, isAbortError, isChatCompletion, isChatCompletionChunk, isChatCompletionMessage, isFileSectionReferences, isKeyOf, isMarkpromptMetadata, isToolCall, isToolCalls, parseEncodedJSONHeader, } from './utils.js';

{
"name": "@markprompt/core",
"version": "0.31.1",
"version": "0.31.2",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc