This website requires JavaScript.
Explore
Help
Sign In
Apache
/
nifi
Watch
1
Star
0
Fork
0
You've already forked nifi
mirror of
https://github.com/apache/nifi.git
synced
2025-02-06 18:18:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nifi
/
nifi-python-extensions
/
nifi-openai-module
History
Mark Payne
aff4e5fd1b
NIFI-12340: Only call PythonBridge.onProcessorRemoved for python based processors, not all processors. Do so in a background virtual thread. Also specified explicit versions for openai dependencies to ensure correctness, since the newly released 1.x is not yet compatible with the latest langchain
...
This
closes
#8001
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-10 08:41:53 -06:00
..
src/main
/python
NIFI-12340: Only call PythonBridge.onProcessorRemoved for python based processors, not all processors. Do so in a background virtual thread. Also specified explicit versions for openai dependencies to ensure correctness, since the newly released 1.x is not yet compatible with the latest langchain
2023-11-10 08:41:53 -06:00
pom.xml
NIFI-12240 Added Python Processors for Docs, ChatGPT, Chroma, and Pinecone
2023-11-01 16:17:36 -05:00