Ajith
Ajith
@arunkumar27karthi what is the output u are getting ? any erro
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
@TianL123 could u share u r code
Use this docker `docker pull scrin/dev-spconv` for 1.x version
@tom888888 were you able to resolve it ?
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)...