Code Monkey home page Code Monkey logo

ai-agent-code-generator's People

Contributors

techwithtim avatar

Stargazers

 avatar  avatar Jesse Nesh avatar  avatar Dennis Asiedu avatar Mike P avatar lexuanvu avatar John Connor avatar  avatar Solomon avatar Alan Wu avatar  avatar julianPavlov avatar  avatar Nurul Ferdous avatar  avatar Muralikrishna T avatar Panayiotis Tzagkarakis avatar  avatar Andrei Cojocaru avatar  avatar Phillipe Cantin avatar TK avatar  avatar  avatar Ivo Tomasovich avatar Zed Hanok avatar  avatar  avatar  avatar David Becerra avatar Aleutian avatar kazi ar rafi avatar DevApex avatar  avatar  avatar Naim Abdullah avatar Miguel avatar Mahsut Demiroğlu avatar Taseer Mehboob avatar  avatar  avatar  avatar  avatar Aayush Ranjan avatar Hamada avatar  avatar JAllen avatar Yetmens avatar  avatar Vasim Akram avatar Sajith Amma avatar  avatar Bulent Cesur avatar BestMat avatar JZ avatar Tom Shaw avatar  avatar G. A. 02 avatar Ching avatar  avatar Daniel Shemesh avatar Vasilis Totskas avatar Kaddu Livingstone avatar  avatar Makhlouf Hennine avatar Giyas Uddin B avatar Jose RF Junior avatar Dan Beck avatar Tunde  avatar Michael Kimani avatar  avatar

Watchers

 avatar ernestinekuti avatar  avatar  avatar  avatar

ai-agent-code-generator's Issues

ModuleNotFoundError: No module named 'llama_index.llms.ollama'

This is not an error specific to this project but I have been unable to get the repos on llama_index to work on my computer. I have looked around on the llama_index issue forums and the only advice I have gotten was to reinstall or roll back and I still get similar errors. Does anyone else have similar issues?

Commands used:

python -m venv venv
venv/Scripts/activate
pip install -r requirements.txt
pip install llama_index==0.10.25

Error:

(venv) PS C:\Users\XXXXX\AI-Agent-Code-Generator> python main.py
Traceback (most recent call last):
  File "C:\Users\XXXXX\AI-Agent-Code-Generator\main.py", line 1, in <module>
    from llama_index.llms.ollama import Ollama
ModuleNotFoundError: No module named 'llama_index.llms.ollama'

If it helps, the cmake file failed when loading llama_cpp_python

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.