Tim Köhler

Results 15 issues of Tim Köhler

At the moment agency-swarm fails when it tries to use google search. The way it uses the function is correct thought + also the generated URL. E.g. [https://google.com/search?q=prompt+optimization+API+for+natural+language+processing"}](https://google.com/search?q=prompt+optimization+API+for+natural+language+processing%22%7D)', name='ReadURL') This...

When I run mlx_lm.convert for berkeley-nest/Starling-LM-7B-alpha my mlx model suddenly has 32003 instead of 32002 tokens. This creates issues if you want to train and later export a .gguf file...

### What happened? It all starts with the fact that rivet cannot handle the assistants message in case of parallel function calling = it contains no content and multiple tool...

bug

### Feature Request I think the best use case for passthrough node is to make loop controller integrations cleaner. BUT that does not work, as you can only input from...

enhancement

### What happened? I have a subgraph that is succesfully running, but the output of the subgraph returns that it has 4x not run instead. ![image](https://github.com/Ironclad/rivet/assets/149181237/585a4f8f-e1e1-4424-b45b-664e0e7e4055) Looks like if the...

bug

### Feature Request Same as code node regex node is a bit complicated for many users and ChatGPT also often generates regex that cannot directly be used. So it would...

enhancement

### Feature Request Open AI has an endpoint to get the models. Why are we not using this in the models selection for the Chat node? This should ensure that...

enhancement

### Feature Request I think it would be seriously helpful if "Graphs", "Graph Info", "Project" would be extended by an "Elements" or "Nodes" tab Use-cases which come spontaenously to my...

enhancement

### What happened? Node.js executor always crashes if using image + google (chat); see screenshot attached. As a user that means that you cannot even abort the run of the...

bug

### What happened? "Append To Dataset" node keeps running forever, even though it failed (see screenshot) This only happens with the node-executor! ### What was the expected functionality? "Append To...

bug