Skip to content

Tags: FormulaMonks/kurt

Tags

@formula-monks/kurt-vertex-ai-v1.6.2

Toggle @formula-monks/kurt-vertex-ai-v1.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #65 from FormulaMonks/fix/cache-force-schema-const…

…rained

fix: ensure `KurtCache` hashes the new `forceSchemaConstrainedTokens` option

@formula-monks/kurt-cache-v1.0.3

Toggle @formula-monks/kurt-cache-v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #66 from FormulaMonks/fix/cache-force-tool

fix: correctly pass through the `forceTool` option inside `KurtCache.generateRawEvents`

@formula-monks/kurt-cache-v1.0.2

Toggle @formula-monks/kurt-cache-v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #65 from FormulaMonks/fix/cache-force-schema-const…

…rained

fix: ensure `KurtCache` hashes the new `forceSchemaConstrainedTokens` option

@formula-monks/kurt-open-ai-v1.9.0

Toggle @formula-monks/kurt-open-ai-v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #63 from FormulaMonks/add/open-ai-schema-constrain…

…ed-tokens

feat: add support for schema-constrained tokens in `KurtOpenAI`

@formula-monks/kurt-v1.10.0

Toggle @formula-monks/kurt-v1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #62 from FormulaMonks/add/schema-constrained-tokens

feat: add `forceSchemaConstrainedTokens` to `KurtSamplingOptions`

@formula-monks/kurt-cache-v1.0.1

Toggle @formula-monks/kurt-cache-v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #59 from FormulaMonks/fix/kurt-cache-schema

fix: KurtCache handling of schemas - serialize as JSON Schema

@formula-monks/kurt-cache-v1.0.0

Toggle @formula-monks/kurt-cache-v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #58 from FormulaMonks/add/kurt-cache

feat: add `kurt-cache` package with `KurtCache` adapter

@formula-monks/kurt-vertex-ai-v1.6.1

Toggle @formula-monks/kurt-vertex-ai-v1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #57 from FormulaMonks/fix/vertex-ai-system-prompt

fix: system prompt formatting for Vertex AI

@formula-monks/kurt-open-ai-v1.8.1

Toggle @formula-monks/kurt-open-ai-v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #56 from FormulaMonks/chore/upgrade-openai

Fix mime type for JPEG & bump OpenAI SDK version

@formula-monks/kurt-vertex-ai-v1.6.0

Toggle @formula-monks/kurt-vertex-ai-v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #54 from FormulaMonks/feat/image-data-message-for-…

…adapters

feat: add support for `imageData` messages in `KurtOpenAI` and `KurtVertexAI`