Viewing profile — shishirpatil
shishirpatil
HN member- Joined
- Wed, Oct 05, 2022, 8:20 PM UTC
- HN karma
- 394
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About shishirpatil
Recent public activity
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #37904971
Hey @behnamoh, maybe you are referring to the community post pre-release? It is still very much live here: https://news.ycombinator.com/item?id=37894403 ! As we released MemGPT thi…
-
comment
Comment #37904129
Thanks @wilg and @littlestymaar ! Yeah totally, with the benefit of hindsight, this makes total sense! Hope you find some of our codebase useful to build on top of. We are an Apach…
-
comment
Comment #37904081
Yeah! While it’s not known what close-sourced models do, what we think is happening based on some prompt attacks, is that they also use recursive summarization (in addition to what…
-
comment
Comment #37904064
Yeah absolutely! And hopefully with some of the techniques we introduce here, we can think of designing perpetual chat bots!
- story
-
comment
Comment #37302057
Check out Gorilla-CLI. An open source alternative to Fig, that’s also LLM powered! https://github.com/gorilla-llm/gorilla-cli
-
comment
Comment #36531760
Thanks for the feedback, @dievskly. Will update it in the next release!
-
comment
Comment #36531747
Thanks for sharing @iandanforth and @distortionfield, nice project! Are there any additional features, Gorilla can support to make it useful for you folks!
-
comment
Comment #36529964
Thanks for the feedback, @satokema. We currently mention it in our GitHub, pypi readme, and at install. Would you prefer different wording?
-
comment
Comment #36529899
I think the use cases are where you roughly remember the commands but not the full command. Like rather than you looking up a man page you could potentially use this. An expert in …
-
comment
Comment #36529884
No commands are executed without the users explicit approval! So, you could always execute any command anyways if you had access to the terminal!
-
comment
Comment #36529877
haha. It's a great Open source project!
-
comment
Comment #36527927
Thanks @ofermend, we believe that Gorilla will hallucinate lesser than other models but it's not zero yet! We will continue to reduce hallucination. Thanks for the feedback!
-
comment
Comment #36527912
Hey @linuxdude314 thank you for the comment. As we mentioned commands are executed solely with your explicit approval; And while we utilize queries and error logs (stderr) for mode…