issues
search
i-am-bee
/
bee-agent-framework
The framework for building scalable agentic applications.
https://i-am-bee.github.io/bee-agent-framework/
Apache License 2.0
1.09k
stars
106
forks
source link
LLM - add embedding support
#176
Open
Tomas2D
opened
4 days ago
Tomas2D
commented
4 days ago
Add abstract
embed
method to the
BaseLLM
class.
Implement the
embed
method for all existing
adapters
.
embed
method to theBaseLLM
class.embed
method for all existing adapters.