Johan713 commited on
Commit
c2263a3
1 Parent(s): 4a4a748

Update aAzel.py

Browse files
Files changed (1) hide show
  1. aAzel.py +0 -3
aAzel.py CHANGED
@@ -1,6 +1,3 @@
1
- To implement prompt chaining for generating longer chapters without the need for a "Continue Writing" button, we can modify the `generate_chapter_part` function and the chapter generation logic. Here's the updated code:
2
-
3
- ```python
4
  import google.generativeai as genai
5
  import streamlit as st
6
  from dotenv import load_dotenv
 
 
 
 
1
  import google.generativeai as genai
2
  import streamlit as st
3
  from dotenv import load_dotenv