odin-slides
odin-slides
Index
Index
B
|
C
|
E
|
F
|
G
|
M
|
O
|
R
|
S
|
T
B
build_slides_with_llm() (in module odin_slides.presentation)
C
create_presentation() (in module odin_slides.presentation)
E
ensure_list() (in module odin_slides.utils)
F
find_content_placeholder() (in module odin_slides.presentation)
find_most_similar_layout() (in module odin_slides.presentation)
find_slide_layout_by_name() (in module odin_slides.presentation)
format_error() (in module odin_slides.utils)
format_info() (in module odin_slides.utils)
format_prompt() (in module odin_slides.utils)
format_warning() (in module odin_slides.utils)
G
get_chat_response() (in module odin_slides.llm_ops)
get_LLM_summarization() (in module odin_slides.llm_ops)
M
main() (in module odin_slides.main)
module
odin_slides
odin_slides.llm_ops
odin_slides.main
odin_slides.presentation
odin_slides.utils
tests
tests.test_presentation
tests.test_utils
O
odin_slides
module
odin_slides.llm_ops
module
odin_slides.main
module
odin_slides.presentation
module
odin_slides.utils
module
R
read_big_word_file() (in module odin_slides.utils)
read_word_file() (in module odin_slides.utils)
S
setUp() (tests.test_presentation.TestPresentationFunctions method)
setup_debug_logger() (in module odin_slides.utils)
T
test_build_slides_with_llm() (tests.test_presentation.TestPresentationFunctions method)
test_create_presentation() (tests.test_presentation.TestPresentationFunctions method)
test_ensure_list_dict() (tests.test_utils.TestUtils method)
test_ensure_list_exception() (tests.test_utils.TestUtils method)
test_ensure_list_list() (tests.test_utils.TestUtils method)
test_find_content_placeholder() (tests.test_presentation.TestPresentationFunctions method)
test_find_most_similar_layout() (tests.test_presentation.TestPresentationFunctions method)
test_find_slide_layout_by_name() (tests.test_presentation.TestPresentationFunctions method)
test_format_error() (tests.test_utils.TestUtils method)
test_format_info() (tests.test_utils.TestUtils method)
test_format_prompt() (tests.test_utils.TestUtils method)
test_format_warning() (tests.test_utils.TestUtils method)
TestPresentationFunctions (class in tests.test_presentation)
tests
module
tests.test_presentation
module
tests.test_utils
module
TestUtils (class in tests.test_utils)