Just checking in

This commit is contained in:
James Ketr 2025-04-07 17:43:49 -07:00
parent 11c974aca9
commit 25ac5aefcd
2 changed files with 2 additions and 1 deletions

View File

@ -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 {

View File

@ -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**.
`; `;