Just checking in
This commit is contained in:
parent
11c974aca9
commit
25ac5aefcd
@ -82,6 +82,7 @@ div {
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
|
font-size: 0.9rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-message.MuiCard-root {
|
.user-message.MuiCard-root {
|
||||||
|
@ -61,7 +61,7 @@ You can ask things like:
|
|||||||
<ChatQuery text="What are the headlines from CNBC?"/>
|
<ChatQuery text="What are the headlines from CNBC?"/>
|
||||||
<ChatQuery text="What are the stock value of the most traded companies?"/>
|
<ChatQuery text="What are the stock value of the most traded companies?"/>
|
||||||
|
|
||||||
Or click the text above to submit that query.
|
You can click the text above to submit that query, or type it in yourself (or whatever questions you may have.)
|
||||||
|
|
||||||
As with all LLM interactions, the results may not be 100% accurate. If you have questions about my career, I'd love to hear from you. You can send me an email at **james_backstory@ketrenos.com**.
|
As with all LLM interactions, the results may not be 100% accurate. If you have questions about my career, I'd love to hear from you. You can send me an email at **james_backstory@ketrenos.com**.
|
||||||
`;
|
`;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user