aandrew-me / tgpt

AI Chatbots in terminal without needing API keys
GNU General Public License v3.0
1.97k stars 163 forks source link

Line breaks in web search #290

Closed brontosaurusrex closed 1 month ago

brontosaurusrex commented 2 months ago

When typing

ai "What is going on in Ukraine"

i get

@web_search "Ukraine current situation news updates 2023"Based on the search results provided, here is an overview o...

Where did it got 2023? Why no line breaks?

ai is aliased to tgpt.

satanx016 commented 2 months ago

Same issue here. $ tgpt "How to make a loop in java" outputs this: Java loop example Weird, it's like it's outputing a more simpler and concise form of the prompt but not an answer.

But this issue doesn't occur in interactive mode (-i) or multiline mode (-m)

aandrew-me commented 2 months ago

Hm Phind is behaving strangely, use some other provider for now