Lots of improvements to tunables and feedback
This commit is contained in:
parent
e159239ade
commit
6b7df7e564
@ -55,7 +55,7 @@ const use_mui_markdown = true
|
|||||||
|
|
||||||
|
|
||||||
const welcomeMarkdown = `
|
const welcomeMarkdown = `
|
||||||
# Welcome to Ketr-Chat.
|
# Welcome to Ketr-Chat
|
||||||
|
|
||||||
This LLM agent was built by James Ketrenos in order to provide answers to any questions you may have about his work history.
|
This LLM agent was built by James Ketrenos in order to provide answers to any questions you may have about his work history.
|
||||||
|
|
||||||
@ -63,7 +63,7 @@ In addition to being a RAG enabled expert system, the LLM is configured with rea
|
|||||||
|
|
||||||
You can ask things like: (or just click the text to submit the query)
|
You can ask things like: (or just click the text to submit the query)
|
||||||
* <ChatQuery text="What are the headlines from CNBC?"/>
|
* <ChatQuery text="What are the headlines from CNBC?"/>
|
||||||
* <ChatQuery text="What is the weather in Portland, OR?"/>
|
* <ChatQuery text="What is the weather where James is from?"/>
|
||||||
* <ChatQuery text="What is James Ketrenos' work history?"/>
|
* <ChatQuery text="What is James Ketrenos' work history?"/>
|
||||||
* <ChatQuery text="What are the stock value of the most traded companies?"/>
|
* <ChatQuery text="What are the stock value of the most traded companies?"/>
|
||||||
* <ChatQuery text="What programming languages has James used?"/>
|
* <ChatQuery text="What programming languages has James used?"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user