My work #1
Replies: 3 comments
-
0.0.6 (0.0.5)Since 0.0.4, I've added HuggingFace as a provider, as well as arguments from Venice.ai (e.g., web search, on/off reasoning, etc.). This version is called 0.0.6 because I messed up the update and had a version conflict. For the rest, I've decided to start coding useful things to validate functionality (e.g., gradio in HF). I'm also going to start working on documentation. Logikisto |
Beta Was this translation helpful? Give feedback.
-
|
Since the last update, a lot has happened, and I have less time to code. I'm working quickly on the documentation and a new module, as well as some (unnecessary) features to make the framework more interesting to use. I also have some machine learning research to do, which I plan to publish. I also have some very old Taranis prototypes in my backups, and I'm looking into how to implement their features, as they're useful. But overall, I'm not dedicating enough time to coding this framework... |
Beta Was this translation helpful? Give feedback.
-
0.1.0ye I'm working on the documentation to explain how to use it in detail. I'm also preparing the next steps, such as adding gradio for huggingface (a HF space is in development) to the framework in the next version, as well as laying the groundwork for version 0.2 (the module Agent). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
v0.0.4
Since version 0.0.3, I've added x.ai as a provider. I tried "grok-4-fast-reasoning" and it works as well as Qwen3-4b, but their API doesn't return the reasoning, which isn't ideal for feedback.
I tried cerebras, but their API doesn't support CoT with tools and streaming. So I gave up because "qwen-3-235b-a22b-instruct-2507" (non-CoT) doesn't allow for multiple function calls simultaneously.
With Groq, I had almost nothing to do, as with deepseek.
Logikisto
Beta Was this translation helpful? Give feedback.
All reactions