neokd / NeoGPT

Chat effortlessly, execute commands, and interpret code with Llama3, Phi3, and more - your local AI assistant. Enjoy seamless interaction while ensuring ultimate privacy
https://neogpt.dev
MIT License
75 stars 65 forks source link

Output parser #30

Closed neokd closed 10 months ago

neokd commented 11 months ago

Output parser for structured output

Add an output parser for the LLM to display an structured output in JSON or any other format.

avi-dey commented 11 months ago

Hello @neokd . Can I start working on this?

neokd commented 11 months ago

Go Ahead @avi-dey

neokd commented 11 months ago

@avi-dey any updates on the issue?

avi-dey commented 11 months ago

I couldn't run it. It takes around 2-3 minutes to reply and when I give it some tasks it replies with "!" , "how", "how may i", etc. After spending a lot of time I couldn't make it work and became frustrated. requirements.txt was missing these 3 packages: auto_gptq, youtube-transcript-api, pytube. Can you please guide me what all it can do at the moment?

neokd commented 11 months ago

I'm sorry to hear that you've been experiencing issues. Can you share a screen shot so we can investigate and fix the issue

neokd commented 10 months ago

@avi-dey any updates on the issue?