Skip to content

Conversation

starpit
Copy link
Member

@starpit starpit commented Apr 9, 2025

for now, we’ll have to ride my branch of ollama-rs, till i have discussion with them re: the small changes needed on their side to support tooling. pepperoni21/ollama-rs#185

(ollama-rs does have a notion of tools, but their code currently assumes that all tools are statically defined as rust functions, which is not compatible with pdl's approach; the required ollama-rs changes aren't big, really just make a few of their Tool* structs public, and to enable the deserialize derive on them)

@starpit starpit force-pushed the model-response branch 2 times, most recently from 0f7353b to 3943160 Compare April 9, 2025 15:12
…alling, and no-stream

This adds a test for the bee compiler, and that test also runs the compiled code.

Signed-off-by: Nick Mitchell <[email protected]>
@starpit starpit mentioned this pull request Apr 9, 2025
48 tasks
@starpit starpit merged commit dcf4e9b into IBM:main Apr 9, 2025
7 checks passed
@starpit starpit deleted the model-response branch April 9, 2025 15:36
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