First working implementation of the program
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
# Useful Python Librarires
|
||||
python-dotenv
|
||||
|
||||
# Agentic AI Libraries
|
||||
langchain
|
||||
langchain-openai
|
||||
langchain-ollama
|
||||
langchain-classic
|
||||
langchain-community
|
||||
langsmith
|
||||
crewai
|
||||
opentelemetry-instrumentation-crewai
|
||||
opentelemetry-instrumentation-openai
|
||||
#fastmcp
|
||||
|
||||
#web search
|
||||
ddgs
|
||||
|
||||
# UI
|
||||
streamlit
|
||||
|
||||
#PDF Generation
|
||||
markdown
|
||||
weasyprint
|
||||
Reference in New Issue
Block a user