Compare commits
2 Commits
75c53d67c5
...
7b9237b028
Author | SHA1 | Date | |
---|---|---|---|
7b9237b028 | |||
b93f37729b |
@ -37,5 +37,7 @@ chat_session = model.start_chat(
|
||||
]
|
||||
)
|
||||
|
||||
# print(chat_session.send_message("hello world!").text)
|
||||
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Home</title>
|
||||
<title>EPB Statement Writer</title>
|
||||
|
||||
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
|
||||
<link rel="stylesheet" href="https://www.w3schools.com/lib/w3-theme-black.css">
|
||||
|
Loading…
Reference in New Issue
Block a user