Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
ianarawjo created a comment on an issue on ianarawjo/ChainForge
That is correct, the second screenshot is the Pick Criteria view.
kauabh created a comment on an issue on ianarawjo/ChainForge
Hey @ianarawjo happy to work on it. Just want to confirm you are referring to below screens right if I am not mistaken <img width="1360" alt="Image" src="https://github.com/user-attachments/asset...
ianarawjo created a comment on an issue on ianarawjo/ChainForge
Sure --the original EvalGen is in `multi-eval` branch, which uses a (now-old) version of ChainForge prior to the TypeScript rewrite of the front-end. The EvalGen 2.0 version we were working on is t...
ianarawjo pushed 1 commit to main ianarawjo/ChainForge
- Give TextFields a maxHeight and wrap in ScrollArea (#327) 723022f
ianarawjo closed a pull request on ianarawjo/ChainForge
Give TextFields a maxHeight and wrap in ScrollArea
`TextFieldsNode`s have not been limited by height. When extending the TextField beyond 4-5 long texts, this quickly fits the screen size. While users can transition to using `TabularDataNode`s in t...ianarawjo opened a pull request on ianarawjo/ChainForge
Give TextFields a maxHeight and wrap in ScrollArea
ianarawjo created a branch on ianarawjo/ChainForge
scroll-max-tf - An open-source visual programming environment for battle-testing prompts to LLMs.
ianarawjo pushed 1 commit to improvements ianarawjo/ChainForge
- Add bootstrap 95% CIs in plots 7fe723d
Non-Coder-Viewer opened an issue on ianarawjo/ChainForge
Challenges connecting with Ollama
I have having issues connecting ChainForge (running in proxmox) to Ollama (running in windows, specifically llama3.2) running on another pc on the network. I've been able to connect ollama to some...malppr created a comment on an issue on ianarawjo/ChainForge
Hi, are there any plans to integrate this soon?
ianarawjo pushed 1 commit to improvements ianarawjo/ChainForge
- Disable graph type selector when boolean plotting babdaaf
ianarawjo created a branch on ianarawjo/ChainForge
improvements - An open-source visual programming environment for battle-testing prompts to LLMs.