pipelines/examples/pipelines
kmishmael 0303263197 fix: initialize request object, correct typo, and rename parameter
- Initialize `r` to `None` to prevent potential `NameError`.
- Correct typo: change "funcions" to "functions" in allowed parameters.
- Rename "dataSources" to "data_sources" to align with API specs.
2024-09-01 18:52:09 +03:00
..
integrations chore: comments 2024-06-02 15:03:08 -07:00
providers fix: initialize request object, correct typo, and rename parameter 2024-09-01 18:52:09 +03:00
rag Made env vars more generic, added Ollama port to dev-docker.sh 2024-08-11 22:36:51 -06:00