Jacob Weiss
Jacob Weiss
@mzjp2, per your SO response, would I need to create a custom dataset using Kedro IO?
Yep I can make a pr
@ashpreetbedi , thank you!!
I found this but not exactly sure how to use it in Python Assistant: venv\Lib\site-packages\phi\assistant\assistant.py ``` # -*- Assistant Tools # A list of tools provided to the LLM. #...
> Also getting this, using VS Code + Containers +1
@ju1987yetchung @1WorldCapture Please try our new ollama agent class: phidata\cookbook\providers\ollama ``` """Run `pip install yfinance` to install dependencies.""" from phi.agent import Agent from phi.model.ollama import Ollama from phi.tools.yfinance import YFinanceTools...
@em-pe @michalzelechowski-getindata can we use the plug-in with kedro==0.17.4?
@ysolanky and I are working on a fix.
@ysolanky , @ashpreetbedi the model output has been tested and approved. However, we need to clean this up. Currently you have to uncomment the assistant. This should be a drop...
@bentheruler can you add more details on what you are trying to use index.html for? Why PR?