dream icon indicating copy to clipboard operation
dream copied to clipboard

DeepPavlov Dream is a free, open-source Multiskill AI Assistant Platform built using DeepPavlov Conversational AI Stack. It is built on top of DeepPavlov Agent running as container in Docker. It runs...

Results 21 dream issues
Sort by recently updated
recently updated
newest added

a branch for updating readmes for Dream distributions.

Slightly decrease number of formatters used in Dream. Modified formatters use similar logic with minor differences. Deleted all unused functions.

Hello, I’d like to reproduce chatbot provided as a sample at telegram: @deeppavlov_dream_ai_bot. Which distribution should I use? I need russian language support.

the existing readme is too long and boring, the services and models history is too long, I can change it and make it interactive

entity recommendation should launch after entity linking and use its results to predict next entity https://drive.google.com/file/d/1C8bIMu7iNP-tAMeKIsDpX-1KRn8FOLZM

Anthropic changed their python sdk - making this code line outdated. https://github.com/deeppavlov/dream/blob/fa72dc64b36e7f08bd0f8db43c59eb7231012303/services/anthropic_api_lm/server.py#L47 Would love to know if this might help - https://github.com/BerriAI/litellm ~Simple I/O library, that standardizes all the llm...