mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 13:52:43 +08:00
* remove openai key assertion * support different embedding models * add todo * add local embeddings * Make lint happy (#232) * Include Azure AI embedding model (#239) * Include Azure AI embedding model * updated requirements --------- Co-authored-by: Rohit Rushil <rohit.rushil@honeywell.com> * Update agenthub/langchains_agent/utils/memory.py * Update agenthub/langchains_agent/utils/memory.py * add base url * add docs * Update requirements.txt * default to local embeddings * Update llm.py * fix fn --------- Co-authored-by: Engel Nyst <enyst@users.noreply.github.com> Co-authored-by: RoHitRushil <43521824+RohitX0X@users.noreply.github.com> Co-authored-by: Rohit Rushil <rohit.rushil@honeywell.com>
22 lines
317 B
Plaintext
22 lines
317 B
Plaintext
datasets
|
|
pandas
|
|
litellm
|
|
termcolor
|
|
seaborn
|
|
docker
|
|
fastapi
|
|
uvicorn[standard]
|
|
ruff
|
|
mypy
|
|
|
|
# for agenthub/lanchangs_agent
|
|
langchain
|
|
langchain-core
|
|
langchain-community
|
|
llama-index
|
|
llama-index-vector-stores-chroma
|
|
chromadb
|
|
llama-index-embeddings-huggingface
|
|
llama-index-embeddings-azure-openai
|
|
llama-index-embeddings-ollama
|