Younes DARRASSI
Younes DARRASSI
- Integrated` code2prompt library for generating prompts from code. - Enhanced code summarization functionality for ReadCode class. - Added option to include generated prompt in markdown output.
Integrating Open Interpreter with Devika in scientific research . Researchers could ask questions in natural language and receive insights from complex datasets, like identifying trends or generating hypotheses. This would...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...
I would like to see RAG framework being used in readcode to summarize code , and with vector db ant text prompt we can get a powerful system that can...
When I send a message to Devika, I would like to see the latest message in the chat history
File "C:\Users\pc\Desktop\latest1\atlas\src\agents\agent.py", line 216, in subsequent_execute deploy_metadata = Netlify().deploy(project_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\pc\Desktop\latest1\atlas\src\services\netlify.py", line 15, in deploy site = self.netlify.site.create_site() ^^^^^^^^^^^^^^^^^ AttributeError: 'NetlifyPy' object has no attribute 'site'. Did you mean:...
Search Engine :: google Searching in Google... Link :: https://www.youtube.com/watch?v=QTcIXok9wNY TimeoutError: Page.goto: Timeout 20000ms exceeded. Call log: navigating to "https://www.youtube.com/watch?v=QTcIXok9wNY", waiting until "load" when trying to navigate to https://www.youtube.com/watch?v=QTcIXok9wNY
i see in logs weird behavior when i create a html css js projet , i see the rendering happen in logs , the rendering shold happen in separate windows...
i used SentenceTransformer('all-MiniLM-L6-v2') and faiss for indexing