Kayvan Sylvan
Kayvan Sylvan
I extended @KenMacD's recent fish completion script and added new updated scripts for zsh, fish and bash in the referenced PR. Comments welcome. Cheers!
Does the zsh auto-complete I just added in the PR close this issue, @samuk10 ? https://github.com/user-attachments/assets/c322344a-b482-46cb-9089-6a2afc64cbca
@jmd1010 I tried bringing up the UI and running it. I'm getting this on every/any pattern: ```plaintext 2025/03/17 14:34:37 Received chat request with 1 prompts 2025/03/17 14:34:37 Processing prompt 1:...
Closing this old issue. Thank you for your UI contribution, @jmd1010 !
WIth the right prompts you can also get the information from many LLMs in Org mode: I asked gpt-4o: ```plaintext fabric 'Why is the sky blue? Output the information in...
Here is another idea. Put this file in `~/.config/fabric/strategies/org-mode.json`: ```json { "description": "Org-Mode output", "prompt": "Answer the question, and return the final answer in Org-mode format. I repeat: return the...
@asifm Awesome! I'm glad it worked for you. It's an interesting use case for strategies.
Closing this issue.
> * This breaks Mailu's rate-limiter as it masquerades the IP address of the request. At the very least `X-Forwarded-For` should be set and Mailu should be configured to accept...
Thanks, @nextgens for that feedback. I changed the configuration slightly, and changed the documentation to add `REAL_IP_FROM` and `REAL_IP_HEADER` and now I see this when attempting to do a bad...