Skip to content

Conversation

starpit
Copy link
Member

@starpit starpit commented Apr 1, 2025

This is a work in progress!

Orthogonal Features

  • trace generation
  • parallel model calls
  • stream none
  • contribute
  • parser other than json

Blocks

  • String block
  • Jinja expansions
  • MessageBlock
  • TextBlock basic
  • TextBlock def
  • TextBlock defs
  • ModelBlock Ollama
  • ModelBlock Ollama tool calling (need to figure this out vs ollama-rs)
  • ModelBlock non-Ollama
  • ModelBlock granite.io
  • CallBlock (no args)
  • CallBlock (with args)
  • CodeBlock Python
  • CodeBlock Python cross-block variables
  • CodeBlock other
  • EmptyBlock
  • IfBlock
  • RepeatBlock
  • MatchBlock
  • DataBlock
  • ArrayBlock
  • ObjectBlock
  • LastOfBlock
  • ReadBlock stdin
  • ReadBlock text file
  • ReadBlock struct file with def
  • ReadBlock multiline
  • ImportBlock
  • IncludeBlock

TO BE DEPRECATED

  • GetBlock

@starpit starpit changed the title feat: rust Interpreter feat: rust interpreter Apr 1, 2025
@starpit starpit force-pushed the interpreter branch 15 times, most recently from 91cb5a7 to 9578bfa Compare April 6, 2025 21:58
@starpit starpit marked this pull request as ready for review April 6, 2025 21:58
@starpit starpit force-pushed the interpreter branch 4 times, most recently from fc61944 to 139393b Compare April 7, 2025 15:29
Signed-off-by: Nick Mitchell <[email protected]>
@starpit starpit merged commit bf70518 into IBM:main Apr 7, 2025
7 checks passed
@starpit starpit deleted the interpreter branch April 7, 2025 17:03
@starpit starpit mentioned this pull request Apr 7, 2025
48 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant