AdalFlow icon indicating copy to clipboard operation
AdalFlow copied to clipboard

AdalFlow: The library to build & auto-optimize any LLM tasks.

Results 27 AdalFlow issues
Sort by recently updated
recently updated
newest added

Write a page to guide on the model supported, and how to set the commonly used parameters. We can use openai' api as a standard format. And guide users on...

documentation
help wanted

Model Client: https://lightrag.sylph.ai/tutorials/model_client.html LiteLLM: https://github.com/BerriAI/litellm LiteLLM could enable users with many models used in the same format as openai. And it achieves so by using api requests instead of different...

help wanted
good first issue

**Describe the bug** Not sure if this is a bug or if it's not supposed to work this way, but I can't figure out how to stream the response from...

enhancement

Current memory can be built with ready to use components, such as local db / cloud db, and any retriever. Some users want more higher-level (out-of-the-box) solution that can be...

enhancement
help wanted

Component base class will need a bit more tests on serialization and be more clear when one child component can not be serialized and deserialized, and return True/False and what...

enhancement

We will add both link to google colab and link to the code in the repo for tutorials. This will lower the friction for users further

enhancement

* fix grammar errors in retrievers, embedders etc * split large tutorials into smaller ones. Data -> Data pipeline and Database.

documentation
enhancement