From 16e110b9a39f097eaa34fce99dc02321bc055b83 Mon Sep 17 00:00:00 2001 From: Toon Beerten Date: Wed, 17 Jan 2024 09:46:46 +0100 Subject: [PATCH] Update README.md --- screenplay_writer/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/screenplay_writer/README.md b/screenplay_writer/README.md index b97e25db..cdfe67e0 100644 --- a/screenplay_writer/README.md +++ b/screenplay_writer/README.md @@ -7,6 +7,8 @@ Demonstrates: - multiple API endpoints (offical Mistral, Together.ai, Anyscale) - running single tasks: spam detection and scoring - running a crew to create a screenplay from a newsgroup post by first analyzing the text, creating a dialogue and ultimately formatting it + + By [Toon Beerten](toon@neontreebot.be) ## Running the Script @@ -22,4 +24,4 @@ Easily select in the script which API endpoint to use: This is provided as is. The motivation is that i learn best from actual samples and i hope you do too. Please understand i can't give support on this. ## License -MIT License. \ No newline at end of file +MIT License.