Ajith

Results 49 comments of Ajith

u can use any dataset . see this path . NewRandomAccessFile failed to Create/Open: images/train\cat1.jpg . its wrong . give the path manually in below mentioned path variable ``` def...

@adnananouzla that works

@CloudRider-pixel could u share your entire code

Use this docker `docker pull scrin/dev-spconv` for 1.x version

Some of the TODOs in future are 1. Add tests for aws integration 2. Add embedder model 3. Add model streaming functionality

If it works it's good to go :)

@liyin2015 I am working on restructuring fever.py , Currently the [FunctionExpression](https://github.com/SylphAI-Inc/AdalFlow/blob/38017263c6ace134c58b66ae889238550649caaa/lightrag/lightrag/core/types.py#L331) is having only thoughts and action attribute without "from_function" . You have told to use FunctionExpression for examples [here](https://github.com/SylphAI-Inc/AdalFlow/blob/38017263c6ace134c58b66ae889238550649caaa/lightrag/lightrag/components/agent/react.py#L127)...