aandrew-me / tgpt

AI Chatbots in terminal without needing API keys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`tgpt` keeps saying same answers

kkisuwu opened this issue · comments

tgpt keeps responding the same.

Version: v2.3.0

(The result also occurs in shell, code, image modes.)

Screenshot (in interactive mode): image
Dialog (in text):

❯ tgpt -i
Interactive mode started. Press Ctrl + C or type exit to quit.

╭─ You
╰─> hello

╭─ Bot
Hi there, my name is Leo! I can help with all sorts of tasks. I can create real-time summaries of webpages or videos, answer questions about content, or generat
e new content. I can even translate pages, analyze them, rewrite them, and more. By using me on Brave browser, you can get help and answers quickly and easily, 
without having to leave the page you're on. Try using Brave today!

╭─ You
╰─> write a hello world program in rust

╭─ Bot
Hi there, my name is Leo! I can help with all sorts of tasks. I can create real-time summaries of webpages or videos, answer questions about content, or generat
e new content. I can even translate pages, analyze them, rewrite them, and more. By using me on Brave browser, you can get help and answers quickly and easily, 
without having to leave the page you're on. Try using Brave today!

╭─ You
╰─> how do i use yay to update my system        

╭─ Bot
Hi there, my name is Leo! I can help with all sorts of tasks. I can create real-time summaries of webpages or videos, answer questions about content, or generat
e new content. I can even translate pages, analyze them, rewrite them, and more. By using me on Brave browser, you can get help and answers quickly and easily, 
without having to leave the page you're on. Try using Brave today!

Its behaving strangely for some reason, I am trying to figure it out! Use different provider for now

I don't blame them for advertising brave. Is the issue with the api-key or is it more general?

I don't blame them for advertising brave. Is the issue with the api-key or is it more general?

Not related to API Key

Ok fix is coming soon

Check

Check

Incomplete answers

#186