So I think the maximum a free call could cost you would be 1 million input / 8,192 output, which is $7 for the input and 17c for the output Times that by 50 and you could still burn $358/day if you were REALLY maxing out the possible prompt usage
TOOLS
-
Model Zoos Security: Mitigating Risks in GenAI Adoption
By
–
Model zoos – public repositories of pre-trained models – help orgs accelerate adoption of ML & #GenAI. Explore the risk mitigation controls available in the Databricks Data Intelligence Platform & how you can extend them even further with @hiddenlayersec
-
ArcInternet Browser: User Endorsement and Preference
By
–
No hate for @arcinternet here! I love it! It's my go-to browser.
-
Using AI Music Tools for Creative Song Inspiration
By
–
As someone who loves making music (even though I'm not very good at it), one of the best use-cases I found for @udiomusic is using it as inspiration for writing new songs. Infinite ideas, at the push of a button.
-
Udio: AI Music Generation App with Text Prompting
By
–
— swyx 🐣 (@swyx) 10 avril 2024
Introducing Udio, an app for music creation and sharing that allows you to generate amazing music in your favorite styles with intuitive and powerful text-prompting. 1/11
-
Udio AI Music Generation Quality and Musical Output Comparison
By
–
In terms of stability, I agree, but the music from Udio just sounds more… musical…
-
Choosing the Right AI Agent Framework: Key Considerations
By
–
Choosing the Right AI Agent Framework
– Popular frameworks include AutoGPT, Baby AGI, Crew AI, Autogen, Multion, ChatDev, and MetaGPT – The best framework depends on your skill level and goals – Prioritize frameworks with deep documentation, lots of tutorials, and a low barrier -
LangChain Integrations: MLX, Solar Models and HTML Splitter
By
–
@Prince_Canuma for adding an @Apple MLX model integration https://
python.langchain.com/docs/integrati
ons/chat/mlx/
… @m_setayesh for adding a new "section-aware" HTML text splitter https://
python.langchain.com/docs/modules/d
ata_connection/document_transformers/HTML_section_aware_splitter/
… Tokkiu for adding @upstageai Solar model and embeddings
https://
python.langchain.com/docs/integrati
ons/chat/solar/
… (3/n) -
LangChain Tools: Haskell Code Splitter and Financial Data Integration
By
–
@nisargtrn for a text splitter specializing in Haskell code
https://
python.langchain.com/docs/modules/d
ata_connection/document_transformers/code_splitter/
… anshaneel for an @alpha_vantage
-powered financial data tool usable in agents
https://
python.langchain.com/docs/integrati
ons/tools/alpha_vantage/
… (4/n) -
LangChain adds reranking and token counting integrations
By
–
kennethchoe for adding reranking based on @HuggingFace cross encoder models https://
python.langchain.com/docs/integrati
ons/document_transformers/cross_encoder_reranker/
… dmenini and Sukitly for adding token counting to @Anthropic models on @Amazon Bedrock (2/n)