-
Seems like support for Azure OpenAI broke.
As far as I can see, the `engine` config is no longer parsed and used in the code anywhere, as it were earlier (https://github.com/j178/chatgpt/pull/58).…
-
Our security scans are detecting a high CVE in the tftools binary: https://nvd.nist.gov/vuln/detail/CVE-2022-41721
This is caused by an indirect dependency on `golang.org/x/net v0.0.0-2022100202253…
sodul updated
9 months ago
-
Thanks for creating this package!
I'm running into an issue where `pty` doesn't seem to play nice with https://github.com/charmbracelet/bubbletea.
I observe that bubbletea programs hang until …
-
Hello
I am new to GitHub and I do not know where to find the answer to my question. I have this code in my script, but I do not know how to change the color of "Gender". It shows up barely gray an…
-
**Describe the bug**
It's impossible to combine the output of `gum format` with `gum style`. The latter overrides the styles set by the first.
**To Reproduce**
Steps to reproduce the behavior:
`…
-
Expected behaviours:
- ctrl+left/right: move one word left/right
- ctrl+backspace/delete: delete one word left/right
The above are default behaviours in most linux and windows text editing enviro…
-
Hi team, it's me again! I promise I will stop creating these after I finish the migration from Survey.
**Is your feature request related to a problem? Please describe.**
Survey inputs had an optio…
rusq updated
10 months ago
-
Hello, thanks so much for the forward example added in https://github.com/charmbracelet/wish/issues/191. I'm trying that but can't get it to work. Probbaly I'm misunderstanding something. Here's what …
-
## Example
```main.go
log.Success("Complete!")
```
Where the output in this case would be green and have a prefix similar to `SUCC`.
This would be at the same level as "Info" but offer an a…
-
I'm wondering if it's possible to support tab completion for input fields. Ideally it would be possible to use tab completion when entering values like it is outside of the form.
It may already be …